Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/boringssl/src/include/openssl/
Dasn1t.h230 #define ASN1_OPT(stname, field, type) \ macro
/external/cronet/tot/third_party/boringssl/src/include/openssl/
Dasn1t.h230 #define ASN1_OPT(stname, field, type) \ macro
/external/boringssl/src/include/openssl/
Dasn1t.h183 #define ASN1_OPT(stname, field, type) \ macro
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/
Dasn1t.h265 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) macro