Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDapps.c748 static int load_pkcs12(BIO *err, BIO *in, const char *desc, in load_pkcs12() function
896 if (!load_pkcs12(err, cert, cert_descrip, NULL, NULL, NULL, &x, NULL)) in load_cert()
1012 if (!load_pkcs12(err, key, key_descrip, in load_key()