Searched refs:check_authentication (Results 1 – 3 of 3) sorted by relevance
40 int check_authentication(const char *username, const char *password, const time_t ts, const char *f…
65 int check_authentication(const char *username, const char *password, const time_t ts, const char *f… in check_authentication() function
1725 int ret = check_authentication(username, password, ts, test->server_authorized_users); in test_is_authorized()