Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_trs.c120 case X509_TRUST_COMPAT: in nid_from_trust_id()
154 case X509_TRUST_COMPAT: in X509_check_trust()
H A Dx509_purp.c146 .trust = X509_TRUST_COMPAT,
160 .trust = X509_TRUST_COMPAT,
H A Dx509.h153 #define X509_TRUST_COMPAT 1 macro