Searched refs:DECLARE_ASN1_PRINT_FUNCTION_fname_attr (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1.h | 341 DECLARE_ASN1_PRINT_FUNCTION_fname_attr(attr, stname, stname) 345 # define DECLARE_ASN1_PRINT_FUNCTION_fname_attr(attr, stname, fname) \ macro 349 DECLARE_ASN1_PRINT_FUNCTION_fname_attr(extern, stname, fname)
|
H A D | asn1.h.in | 294 DECLARE_ASN1_PRINT_FUNCTION_fname_attr(attr, stname, stname) 298 # define DECLARE_ASN1_PRINT_FUNCTION_fname_attr(attr, stname, fname) \ macro 302 DECLARE_ASN1_PRINT_FUNCTION_fname_attr(extern, stname, fname)
|