Home
last modified time | relevance | path

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

/dports/mail/heirloom-mailx/mailx-12.4/
H A Dopenssl.c119 static enum okay load_crl1(X509_STORE *store, const char *name);
1058 load_crl1(X509_STORE *store, const char *name) in load_crl1() function
1091 if (load_crl1(store, crl_file) != OKAY) in load_crls()
1121 if (load_crl1(store, fn) != OKAY) { in load_crls()
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dxtls.c467 static enum okay load_crl1(X509_STORE *store, char const *name);
1787 load_crl1(X509_STORE *store, char const *name) in load_crl1() function
1832 FEXP_NSHELL))) == NIL || load_crl1(store, crl_file) != OKAY) in load_crls()
1864 if (load_crl1(store, fn) != OKAY) { in load_crls()