Searched defs:ASN1_IMP_EMBED (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/crypto/openssl/include/openssl/ |
H A D | asn1t.h.in | 393 # define ASN1_IMP_EMBED(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_E… macro
|
H A D | asn1t.h | 392 # define ASN1_IMP_EMBED(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_E… macro
|