Searched defs:ASN1_IMP_OPT (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/include/openssl/ |
D | asn1t.h | 271 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… macro
|
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
D | asn1t.h | 307 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… macro
|