Home
last modified time | relevance | path

Searched refs:load_certs_crls (Results 1 – 1 of 1) sorted by path

/dragonfly/crypto/libressl/apps/openssl/
H A Dapps.c759 load_certs_crls(BIO *err, const char *file, int format, const char *pass, in load_certs_crls() function
847 if (!load_certs_crls(err, file, format, pass, desc, &certs, NULL)) in STACK_OF()
858 if (!load_certs_crls(err, file, format, pass, desc, NULL, &crls)) in STACK_OF()