Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c243 if (adb->null_tt == NULL) in ossl_asn1_do_adb()
245 return adb->null_tt; in ossl_asn1_do_adb()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h512 const ASN1_TEMPLATE *null_tt; /* Type to use if selector is NULL */ member
H A Dasn1t.h.in513 const ASN1_TEMPLATE *null_tt; /* Type to use if selector is NULL */ member