Home
last modified time | relevance | path

Searched refs:CApkey (Results 1 – 1 of 1) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dx509.c177 EVP_PKEY *Upkey = NULL, *CApkey = NULL; in MAIN() local
880 CApkey = load_key(bio_err, in MAIN()
883 if (CApkey == NULL) in MAIN()
889 CApkey, sigopts, in MAIN()
984 EVP_PKEY_free(CApkey); in MAIN()