Home
last modified time | relevance | path

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

/third_party/openssl/crypto/asn1/
Da_d2i_fp.c130 ASN1err(ASN1_F_ASN1_D2I_READ_BIO, ASN1_R_TOO_LONG); in asn1_d2i_read_bio()
145 if (e != ASN1_R_TOO_LONG) in asn1_d2i_read_bio()
177 ASN1err(ASN1_F_ASN1_D2I_READ_BIO, ASN1_R_TOO_LONG); in asn1_d2i_read_bio()
213 ASN1err(ASN1_F_ASN1_D2I_READ_BIO, ASN1_R_TOO_LONG); in asn1_d2i_read_bio()
225 ASN1err(ASN1_F_ASN1_D2I_READ_BIO, ASN1_R_TOO_LONG); in asn1_d2i_read_bio()
Dasn1_lib.c91 ASN1err(ASN1_F_ASN1_GET_OBJECT, ASN1_R_TOO_LONG); in ASN1_get_object()
Dasn1_err.c307 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_TOO_LONG), "too long"},
Dtasn_dec.c1129 ASN1err(ASN1_F_ASN1_CHECK_TLEN, ASN1_R_TOO_LONG); in asn1_check_tlen()
/third_party/openssl/include/openssl/
Dasn1err.h236 # define ASN1_R_TOO_LONG 155 macro
/third_party/python/Modules/
D_ssl_data.h552 #ifdef ASN1_R_TOO_LONG
553 {"TOO_LONG", ERR_LIB_ASN1, ASN1_R_TOO_LONG},
D_ssl_data_111.h613 #ifdef ASN1_R_TOO_LONG
614 {"TOO_LONG", ERR_LIB_ASN1, ASN1_R_TOO_LONG},
D_ssl_data_300.h648 #ifdef ASN1_R_TOO_LONG
649 {"TOO_LONG", ERR_LIB_ASN1, ASN1_R_TOO_LONG},
/third_party/openssl/crypto/err/
Dopenssl.txt1870 ASN1_R_TOO_LONG:155:too long