Home
last modified time | relevance | path

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

/iperf/src/
H A Dt_auth.c84 EVP_PKEY *pubkey, *privkey; in main() local
100 test_authtoken(const char *authUser, const char *authPassword, EVP_PKEY *pubkey, EVP_PKEY *privkey)… in test_authtoken()