Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/apps/
Dverify.c138 if (!load_crls(opt_arg(), &crls, FORMAT_PEM, NULL, in verify_main()
Dapps.h469 int load_crls(const char *file, STACK_OF(X509_CRL) **crls, int format,
Dapps.c986 int load_crls(const char *file, STACK_OF(X509_CRL) **crls, int format, in load_crls() function
/freebsd-12-stable/crypto/openssl/
DCHANGES4695 *) Add load_crls() function to apps tidying load_certs() too. Add option