Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dasn1.h263 DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, type)
266 DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
270 DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
290 #define DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \ macro