Home
last modified time | relevance | path

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

/external/boringssl/src/
D.clang-format15 - "DECLARE_ASN1_ENCODE_FUNCTIONS"
/external/boringssl/src/include/openssl/
Dasn1.h429 DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
433 DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name)
435 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ macro
Dx509.h928 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_ALGORS, X509_ALGORS, X509_ALGORS)
945 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dasn1.h267 DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
271 DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name)
273 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ macro
Dx509.h755 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_ALGORS, X509_ALGORS, X509_ALGORS)
786 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)