Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dasn1.h224 DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
228 DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name)
230 # define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ macro
Dx509.h504 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_ALGORS, X509_ALGORS, X509_ALGORS)
542 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
/third_party/openssl/util/
Dmkdef.pl623 } elsif (/^\s*DECLARE_ASN1_ENCODE_FUNCTIONS\s*\(\s*(\w*)\s*,\s*(\w*)\s*,\s*(\w*)\s*\)/) {