Searched refs:check_authentication (Results 1 – 3 of 3) sorted by relevance
/external/iperf3/src/ |
D | iperf_auth.h | 40 int check_authentication(const char *username, const char *password, const time_t ts, const char *f…
|
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
|
D | iperf_api.c | 1859 …int ret = check_authentication(username, password, ts, test->server_authorized_users, test->server… in test_is_authorized()
|