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