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