Home
last modified time | relevance | path

Searched refs:test_load_pubkey_from_file (Results 1 – 3 of 3) sorted by relevance

/external/iperf3/src/
Diperf_auth.h32 int test_load_pubkey_from_file(const char *public_keyfile);
Diperf_auth.c190 int test_load_pubkey_from_file(const char *file){ in test_load_pubkey_from_file() function
Diperf_api.c1238 if (test_load_pubkey_from_file(client_rsa_public_key) < 0){ in iperf_parse_arguments()