Home
last modified time | relevance | path

Searched defs:ASN1_OPT (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/ohos_lite/include/openssl/
Dasn1t.h348 # define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) macro
/third_party/openssl/include/openssl/
Dasn1t.h.in388 # define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) macro