Searched refs:DECLARE_ASN1_ALLOC_FUNCTIONS (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dx509v3.h586 DECLARE_ASN1_ALLOC_FUNCTIONS(POLICY_MAPPING)
590 DECLARE_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)
593 DECLARE_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
595 DECLARE_ASN1_ALLOC_FUNCTIONS(POLICY_CONSTRAINTS)
/freebsd-11.0-release/crypto/openssl/crypto/cms/
H A Dcms_lcl.h398 DECLARE_ASN1_ALLOC_FUNCTIONS(CMS_IssuerAndSerialNumber)
/freebsd-11.0-release/crypto/openssl/crypto/ec/
H A Dec_asn1.c209 DECLARE_ASN1_ALLOC_FUNCTIONS(X9_62_PENTANOMIAL)
226 DECLARE_ASN1_ALLOC_FUNCTIONS(X9_62_CHARACTERISTIC_TWO)
256 DECLARE_ASN1_ALLOC_FUNCTIONS(ECPARAMETERS)
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A Dasn1.h305 # define DECLARE_ASN1_ALLOC_FUNCTIONS(type) \ macro
330 DECLARE_ASN1_ALLOC_FUNCTIONS(name) \
/freebsd-11.0-release/crypto/openssl/util/
H A Dmkdef.pl772 } elsif (/^\s*DECLARE_ASN1_ALLOC_FUNCTIONS\s*\(\s*(\w*)\s*\)/) {

Completed in 137 milliseconds