Home
last modified time | relevance | path

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

/openssl/apps/
H A Dverify.c162 if (!load_crls(opt_arg(), &crls, NULL, "other CRLs")) in verify_main()
/openssl/apps/include/
H A Dapps.h152 int load_crls(const char *uri, STACK_OF(X509_CRL) **crls,
/openssl/apps/lib/
H A Dapps.c877 int load_crls(const char *uri, STACK_OF(X509_CRL) **crls, in load_crls() function
/openssl/
H A DCHANGES.md10181 * Add load_crls() function to commands tidying load_certs() too. Add option

Completed in 55 milliseconds