Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/asn1/
HDa_set.c175 ASN1err(ASN1_F_D2I_ASN1_SET, ERR_R_MALLOC_FAILURE); in STACK_OF()
188 ASN1err(ASN1_F_D2I_ASN1_SET, ASN1_R_BAD_CLASS); in STACK_OF()
192 ASN1err(ASN1_F_D2I_ASN1_SET, ASN1_R_BAD_TAG); in STACK_OF()
196 ASN1err(ASN1_F_D2I_ASN1_SET, ASN1_R_LENGTH_ERROR); in STACK_OF()
217 ASN1err(ASN1_F_D2I_ASN1_SET, ASN1_R_ERROR_PARSING_SET_ELEMENT); in STACK_OF()
HDasn1_err.c155 {ERR_FUNC(ASN1_F_D2I_ASN1_SET), "d2i_ASN1_SET"},
HDasn1.h1253 # define ASN1_F_D2I_ASN1_SET 148 macro