Searched refs:DECLARE_ASN1_ENCODE_FUNCTIONS (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/include/openssl/ |
D | asn1.h | 293 DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name) 297 DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) 299 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ macro
|
D | x509.h | 742 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_ALGORS, X509_ALGORS, X509_ALGORS) 772 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
|