Home
last modified time | relevance | path

Searched refs:ASN1_R_TOO_LONG (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/crypto/openssl/crypto/asn1/
HDa_d2i_fp.c147 ERR_raise(ERR_LIB_ASN1, ASN1_R_TOO_LONG); in asn1_d2i_read_bio()
168 if (e != ASN1_R_TOO_LONG) in asn1_d2i_read_bio()
199 ERR_raise(ERR_LIB_ASN1, ASN1_R_TOO_LONG); in asn1_d2i_read_bio()
234 ERR_raise(ERR_LIB_ASN1, ASN1_R_TOO_LONG); in asn1_d2i_read_bio()
246 ERR_raise(ERR_LIB_ASN1, ASN1_R_TOO_LONG); in asn1_d2i_read_bio()
HDasn1_err.c168 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_TOO_LONG), "too long"},
HDasn1_lib.c95 ERR_raise(ERR_LIB_ASN1, ASN1_R_TOO_LONG); in ASN1_get_object()
HDtasn_dec.c1171 ERR_raise(ERR_LIB_ASN1, ASN1_R_TOO_LONG); in asn1_check_tlen()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDasn1err.h119 # define ASN1_R_TOO_LONG 155 macro
/freebsd-14-stable/crypto/openssl/crypto/err/
HDopenssl.txt105 ASN1_R_TOO_LONG:155:too long