Home
last modified time | relevance | path

Searched defs:load_crl (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/hx509/
H A Drevoke.c564 load_crl(const char *path, time_t *t, CRLCertificateList *crl) in load_crl() function
/freebsd-12.1/crypto/openssl/apps/
H A Dapps.c681 X509_CRL *load_crl(const char *infile, int format) in load_crl() function