Home
last modified time | relevance | path

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

/external/openssl/apps/
Dx509.c177 EVP_PKEY *Upkey=NULL,*CApkey=NULL; in MAIN() local
975 CApkey=load_key(bio_err, in MAIN()
979 if (CApkey == NULL) goto end; in MAIN()
984 CApkey, sigopts, in MAIN()
1095 EVP_PKEY_free(CApkey); in MAIN()