Searched refs:DECLARE_ASN1_ENCODE_FUNCTIONS (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1.h | 308 # define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ macro 625 DECLARE_ASN1_ENCODE_FUNCTIONS(ASN1_TYPE, ASN1_ANY, ASN1_TYPE) 1122 DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) 1125 DECLARE_ASN1_ENCODE_FUNCTIONS(type, name)
|
H A D | asn1.h.in | 261 # define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ macro 554 DECLARE_ASN1_ENCODE_FUNCTIONS(ASN1_TYPE, ASN1_ANY, ASN1_TYPE) 955 DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) 958 DECLARE_ASN1_ENCODE_FUNCTIONS(type, name)
|
H A D | x509.h.in | 521 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_ALGORS, X509_ALGORS, X509_ALGORS) 563 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
|
H A D | x509.h | 715 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_ALGORS, X509_ALGORS, X509_ALGORS) 757 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
|
H A D | cmp.h.in | 221 DECLARE_ASN1_ENCODE_FUNCTIONS(OSSL_CMP_MSG, OSSL_CMP_MSG, OSSL_CMP_MSG)
|
H A D | cmp.h | 220 DECLARE_ASN1_ENCODE_FUNCTIONS(OSSL_CMP_MSG, OSSL_CMP_MSG, OSSL_CMP_MSG)
|