Searched defs:ASN1_SIMPLE (Results 1 – 2 of 2) sorted by relevance
| /third_party/boringssl/src/include/openssl/ |
| D | asn1t.h | 298 #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) macro
|
| /third_party/openssl/include/openssl/ |
| D | asn1t.h | 343 # define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) macro
|