Home
last modified time | relevance | path

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

/third_party/openssl/ohos_lite/include/openssl/
Dasn1t.h31 # define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr)) macro
/third_party/openssl/include/openssl/
Dasn1t.h.in90 # define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)((iptr)())) macro