Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Dx509.c550 if (!x509_location(fn, "AIA: caIssuers", ad->location, out_aia)) in x509_get_aia()
619 if (!x509_location(fn, "SIA: signedObject", ad->location, &sia)) in x509_get_sia()
860 if (!x509_location(fn, "CRL distribution point", name, &crl)) in x509_get_crl()
913 x509_location(const char *fn, const char *descr, GENERAL_NAME *location, in x509_location() function
H A Dcert.c532 if (!x509_location(fn, "SIA: caRepository", in sbgp_sia()
547 if (!x509_location(fn, "SIA: rpkiManifest", in sbgp_sia()
562 if (!x509_location(fn, "SIA: rpkiNotify", in sbgp_sia()
H A Dextern.h919 int x509_location(const char *, const char *, GENERAL_NAME *,