Searched refs:DECLARE_ASN1_ENCODE_FUNCTIONS_attr (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/crypto/openssl/include/openssl/ |
| HD | asn1.h | 302 # 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)
|
| HD | asn1.h.in | 255 # 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)
|