Searched refs:test_load_pubkey_from_file (Results 1 – 3 of 3) sorted by relevance
32 int test_load_pubkey_from_file(const char *public_keyfile);
190 int test_load_pubkey_from_file(const char *file){ in test_load_pubkey_from_file() function
1238 if (test_load_pubkey_from_file(client_rsa_public_key) < 0){ in iperf_parse_arguments()