Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Drevoke.c568 crl_parser(hx509_context context, const char *type, in crl_parser() function
614 ret = hx509_pem_read(context, f, crl_parser, crl); in load_crl()
623 ret = crl_parser(context, "X509 CRL", NULL, data, length, crl); in load_crl()