Searched defs:ASN1_EXP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | asn1t.h | 361 # 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 D | asn1t.h.in | 401 # define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) macro
|