Home
last modified time | relevance | path

Searched defs:itname (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/include/openssl/
H A Dasn1t.h81 #define ASN1_ITEM_start(itname) \ argument
84 #define static_ASN1_ITEM_start(itname) \ argument
87 #define ASN1_ITEM_end(itname) \ argument
764 #define IMPLEMENT_ASN1_TYPE_ex(itname, vname, ex) \ argument
770 #define IMPLEMENT_ASN1_MSTRING(itname, mask) \ argument
789 #define IMPLEMENT_ASN1_FUNCTIONS_name(stname, itname) IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname… argument
791 #define IMPLEMENT_ASN1_FUNCTIONS_ENCODE_name(stname, itname) \ argument
800 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_pfname(pre, stname, itname, fname) \ argument
810 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_fname(stname, itname, fname) \ argument
820 #define IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname, fname) \ argument
[all …]
H A Dasn1.h256 #define DECLARE_ASN1_FUNCTIONS_fname(type, itname, name) \ argument
260 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ argument