Searched defs:itname (Results 1 – 2 of 2) sorted by relevance
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | asn1t.h | 84 # define ASN1_ITEM_start(itname) \ argument 87 # define ASN1_ITEM_end(itname) \ argument 778 # define IMPLEMENT_ASN1_TYPE_ex(itname, vname, ex) \ argument 784 # define IMPLEMENT_ASN1_MSTRING(itname, mask) \ argument 827 # define IMPLEMENT_ASN1_FUNCTIONS_ENCODE_name(stname, itname) \ argument 836 # define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_pfname(pre, stname, itname, fname) \ argument 846 # define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_fname(stname, itname, fname) \ argument 856 # define IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname, fname) \ argument 860 # define IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname(stname, itname, fname) \ argument 899 # define IMPLEMENT_ASN1_PRINT_FUNCTION_fname(stname, itname, fname) \ argument [all …]
|
A D | asn1.h | 312 # define DECLARE_ASN1_FUNCTIONS_fname(type, itname, name) \ argument 316 # define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ argument
|
Completed in 11 milliseconds