Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/x509v3/
HDv3_pcons.c90 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(POLICY_CONSTRAINTS)
HDv3_pmaps.c93 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(POLICY_MAPPING)
HDv3_ncons.c107 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)
108 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
/freebsd-11-stable/crypto/openssl/crypto/ec/
HDec_asn1.c215 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(X9_62_PENTANOMIAL)
232 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(X9_62_CHARACTERISTIC_TWO)
262 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(ECPARAMETERS)
/freebsd-11-stable/crypto/openssl/crypto/asn1/
HDasn1t.h833 # define IMPLEMENT_ASN1_ALLOC_FUNCTIONS(stname) \ macro