Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/heimdal/lib/hx509/
HDrevoke.c564 load_crl(const char *path, time_t *t, CRLCertificateList *crl) in load_crl() function
/freebsd-11-stable/crypto/openssl/apps/
HDapps.c917 X509_CRL *load_crl(const char *infile, int format) in load_crl() function