Home
last modified time | relevance | path

Searched defs:ASN1_EXP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1t.h361 # define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1t.h.in401 # define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) macro