Searched refs:DECLARE_ASN1_ENCODE_FUNCTIONS (Results 1 - 4 of 4) sorted by relevance

/external/boringssl/include/openssl/
H A Dasn1.h302 DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
306 DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name)
308 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ macro
H A Dx509.h726 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_ALGORS, X509_ALGORS, X509_ALGORS)
756 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
/external/boringssl/src/include/openssl/
H A Dasn1.h302 DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
306 DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name)
308 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ macro
H A Dx509.h726 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_ALGORS, X509_ALGORS, X509_ALGORS)
756 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)

Completed in 81 milliseconds