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.h288 DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, type)
291 DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
295 DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
315 #define DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \ macro