Searched defs:CAkey (Results 1 – 2 of 2) sorted by relevance
/openssl-master/apps/ | ||
A D | x509.c | 261 EVP_PKEY *privkey = NULL, *CAkey = NULL, *pubkey = NULL; in x509_main() local |
A D | req.c | 237 EVP_PKEY *pkey = NULL, *CAkey = NULL; in req_main() local |
Completed in 7 milliseconds