Searched defs:pubkey (Results 1 – 1 of 1) sorted by relevance
84 EVP_PKEY *pubkey, *privkey; in main() local100 test_authtoken(const char *authUser, const char *authPassword, EVP_PKEY *pubkey, EVP_PKEY *privkey)… in test_authtoken()