Searched defs:password (Results 1 – 2 of 2) sorted by relevance
| /iperf/src/ |
| 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() 283 int encode_auth_setting(const char *username, const char *password, EVP_PKEY *public_key, char **au… in encode_auth_setting() 311 …debug, const char *authtoken, EVP_PKEY *private_key, char **username, char **password, time_t *ts){ in decode_auth_setting()
|
| H A D | iperf_api.c | 1985 char *username = NULL, *password = NULL; in test_is_authorized() local
|