Searched defs:itname (Results 1 – 4 of 4) sorted by relevance
/external/openssl/crypto/asn1/ |
D | asn1t.h | 85 #define ASN1_ITEM_start(itname) \ argument 88 #define ASN1_ITEM_end(itname) \ argument 776 #define IMPLEMENT_ASN1_TYPE_ex(itname, vname, ex) \ argument 782 #define IMPLEMENT_ASN1_MSTRING(itname, mask) \ argument 823 #define IMPLEMENT_ASN1_FUNCTIONS_name(stname, itname) IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname… argument 825 #define IMPLEMENT_ASN1_FUNCTIONS_ENCODE_name(stname, itname) \ argument 834 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_pfname(pre, stname, itname, fname) \ argument 844 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_fname(stname, itname, fname) \ argument 854 #define IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname, fname) \ argument 858 #define IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname(stname, itname, fname) \ argument [all …]
|
D | asn1.h | 311 #define DECLARE_ASN1_FUNCTIONS_fname(type, itname, name) \ argument 315 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ argument
|
/external/openssl/include/openssl/ |
D | asn1t.h | 85 #define ASN1_ITEM_start(itname) \ argument 88 #define ASN1_ITEM_end(itname) \ argument 776 #define IMPLEMENT_ASN1_TYPE_ex(itname, vname, ex) \ argument 782 #define IMPLEMENT_ASN1_MSTRING(itname, mask) \ argument 823 #define IMPLEMENT_ASN1_FUNCTIONS_name(stname, itname) IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname… argument 825 #define IMPLEMENT_ASN1_FUNCTIONS_ENCODE_name(stname, itname) \ argument 834 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_pfname(pre, stname, itname, fname) \ argument 844 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_fname(stname, itname, fname) \ argument 854 #define IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname, fname) \ argument 858 #define IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname(stname, itname, fname) \ argument [all …]
|
D | asn1.h | 311 #define DECLARE_ASN1_FUNCTIONS_fname(type, itname, name) \ argument 315 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ argument
|