Home
last modified time | relevance | path

Searched refs:DECLARE_ASN1_ENCODE_FUNCTIONS_attr (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h302 # define DECLARE_ASN1_ENCODE_FUNCTIONS_attr(attr, type, itname, name) \ macro
306 DECLARE_ASN1_ENCODE_FUNCTIONS_attr(extern, type, itname, name)
309 DECLARE_ASN1_ENCODE_FUNCTIONS_attr(attr, type, name, name)
H A Dasn1.h.in255 # define DECLARE_ASN1_ENCODE_FUNCTIONS_attr(attr, type, itname, name) \ macro
259 DECLARE_ASN1_ENCODE_FUNCTIONS_attr(extern, type, itname, name)
262 DECLARE_ASN1_ENCODE_FUNCTIONS_attr(attr, type, name, name)