Searched defs:ASN1_IMP_OPT (Results 1 - 2 of 2) sorted by relevance
/external/openssl/crypto/asn1/ |
H A D | asn1t.h | 337 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) macro
|
/external/openssl/include/openssl/ |
H A D | asn1t.h | 337 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) macro
|
Completed in 265 milliseconds