Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c277 if (!adb->default_tt) in ossl_asn1_do_adb()
279 return adb->default_tt; in ossl_asn1_do_adb()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h511 const ASN1_TEMPLATE *default_tt; /* Type to use if no match */ member
H A Dasn1t.h.in512 const ASN1_TEMPLATE *default_tt; /* Type to use if no match */ member