Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Da_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()
H A Dasn1_err.c168 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_TOO_LONG), "too long"},
H A Dasn1_lib.c95 ERR_raise(ERR_LIB_ASN1, ASN1_R_TOO_LONG); in ASN1_get_object()
H A Dtasn_dec.c1171 ERR_raise(ERR_LIB_ASN1, ASN1_R_TOO_LONG); in asn1_check_tlen()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1err.h119 # define ASN1_R_TOO_LONG 155 macro
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt105 ASN1_R_TOO_LONG:155:too long