Home
last modified time | relevance | path

Searched defs:key (Results 1 – 1 of 1) sorted by relevance

/iperf/src/
H A Diperf_auth.c160 BIO *key = NULL; in load_pubkey_from_file() local
173 unsigned char *key = NULL; in load_pubkey_from_base64() local
186 BIO *key = NULL; in load_privkey_from_file() local
199 unsigned char *key = NULL; in load_privkey_from_base64() local
212 EVP_PKEY *key = load_pubkey_from_file(file); in test_load_pubkey_from_file() local
221 EVP_PKEY *key = load_privkey_from_file(file); in test_load_private_key_from_file() local