Searched defs:ASN1_EMBED (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/ohos_lite/include/openssl/ |
D | asn1t.h | 345 # define ASN1_EMBED(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_EMBED,0, stname, field, type) macro
|
/third_party/openssl/include/openssl/ |
D | asn1t.h.in | 385 # define ASN1_EMBED(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_EMBED,0, stname, field, type) macro
|