Home
last modified time | relevance | path

Searched defs:stname (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h.in161 # define ASN1_SEQUENCE_END(stname) ASN1_SEQUENCE_END_name(stname, stname) argument
163 # define static_ASN1_SEQUENCE_END(stname) static_ASN1_SEQUENCE_END_name(stname, stname) argument
165 # define ASN1_SEQUENCE_END_name(stname, tname) \ argument
177 # define static_ASN1_SEQUENCE_END_name(stname, tname) \ argument
241 # define ASN1_SEQUENCE_END_enc(stname, tname) ASN1_SEQUENCE_END_ref(stname, tname) argument
243 # define ASN1_SEQUENCE_END_cb(stname, tname) ASN1_SEQUENCE_END_ref(stname, tname) argument
244 # define static_ASN1_SEQUENCE_END_cb(stname, tname) static_ASN1_SEQUENCE_END_ref(stname, tname) argument
246 # define ASN1_SEQUENCE_END_ref(stname, tname) \ argument
257 # define static_ASN1_SEQUENCE_END_ref(stname, tname) \ argument
269 # define ASN1_NDEF_SEQUENCE_END_cb(stname, tname) \ argument
[all …]
H A Dasn1t.h160 # define ASN1_SEQUENCE_END(stname) ASN1_SEQUENCE_END_name(stname, stname) argument
162 # define static_ASN1_SEQUENCE_END(stname) static_ASN1_SEQUENCE_END_name(stname, stname) argument
164 # define ASN1_SEQUENCE_END_name(stname, tname) \ argument
176 # define static_ASN1_SEQUENCE_END_name(stname, tname) \ argument
240 # define ASN1_SEQUENCE_END_enc(stname, tname) ASN1_SEQUENCE_END_ref(stname, tname) argument
242 # define ASN1_SEQUENCE_END_cb(stname, tname) ASN1_SEQUENCE_END_ref(stname, tname) argument
243 # define static_ASN1_SEQUENCE_END_cb(stname, tname) static_ASN1_SEQUENCE_END_ref(stname, tname) argument
245 # define ASN1_SEQUENCE_END_ref(stname, tname) \ argument
256 # define static_ASN1_SEQUENCE_END_ref(stname, tname) \ argument
268 # define ASN1_NDEF_SEQUENCE_END_cb(stname, tname) \ argument
[all …]
H A Dasn1.h.in293 # define DECLARE_ASN1_PRINT_FUNCTION_attr(attr, stname) \ argument
295 # define DECLARE_ASN1_PRINT_FUNCTION(stname) \ argument
298 # define DECLARE_ASN1_PRINT_FUNCTION_fname_attr(attr, stname, fname) \ argument
301 # define DECLARE_ASN1_PRINT_FUNCTION_fname(stname, fname) \ argument
H A Dasn1.h340 # define DECLARE_ASN1_PRINT_FUNCTION_attr(attr, stname) \ argument
342 # define DECLARE_ASN1_PRINT_FUNCTION(stname) \ argument
345 # define DECLARE_ASN1_PRINT_FUNCTION_fname_attr(attr, stname, fname) \ argument
348 # define DECLARE_ASN1_PRINT_FUNCTION_fname(stname, fname) \ argument
/freebsd/crypto/openssl/crypto/asn1/
H A Dn_pkey.c22 #define static_ASN1_BROKEN_SEQUENCE_END(stname) \ argument
/freebsd/libexec/flua/modules/
H A Dlfs.c233 #define PUSH_INTEGER(lname, stname) \ argument