Searched defs:ASN1_OPT (Results 1 – 4 of 4) sorted by relevance
/external/openssl/include/openssl/ |
D | asn1t.h | 331 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) macro
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
D | asn1t.h | 331 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) macro
|
/external/openssl/crypto/asn1/ |
D | asn1t.h | 331 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) macro
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
D | asn1t.h | 331 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) macro
|