Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Dgbr.c75 if (!x509_inherits(*x509)) { in gbr_parse()
H A Dtak.c242 if (!x509_inherits(*x509)) { in tak_parse()
H A Dmft.c447 if (!x509_inherits(*x509)) { in mft_parse()
H A Dextern.h921 int x509_inherits(X509 *);
H A Dx509.c710 x509_inherits(X509 *x) in x509_inherits() function