Searched defs:ASN1_IMP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | asn1t.h | 352 # define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | asn1t.h.in | 392 # define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) macro
|