Home
last modified time | relevance | path

Searched refs:null_tt (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c210 if (!adb->null_tt) in asn1_do_adb()
212 return adb->null_tt; in asn1_do_adb()
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dasn1t.h491 const ASN1_TEMPLATE *null_tt; /* Type to use if selector is NULL */ member