Searched refs:check_authentication (Results 1 – 3 of 3) sorted by relevance
| /iperf/src/ |
| H A D | iperf_auth.h | 40 int check_authentication(const char *username, const char *password, const time_t ts, const char *f…
|
| H A D | iperf_auth.c | 67 int check_authentication(const char *username, const char *password, const time_t ts, const char *f… in check_authentication() function
|
| H A D | iperf_api.c | 1991 …int ret = check_authentication(username, password, ts, test->server_authorized_users, test->server… in test_is_authorized()
|