Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Dmft.c453 if (!x509_get_crl(*x509, fn, &crldp)) in mft_parse()
H A Dextern.h913 int x509_get_crl(X509 *, const char *, char **);
H A Dfilemode.c497 x509_get_crl(x509, file, &crl_uri); in proc_parser_file()
H A Dx509.c793 x509_get_crl(X509 *x, const char *fn, char **out_crl) in x509_get_crl() function
H A Dcert.c943 if (!x509_get_crl(x, fn, &cert->crl)) in cert_parse_pre()