Searched defs:ASN1_SIMPLE (Results 1 – 2 of 2) sorted by relevance
/external/openssl/include/openssl/ |
D | asn1t.h | 328 #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) macro
|
/external/openssl/crypto/asn1/ |
D | asn1t.h | 328 #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) macro
|