Searched refs:ASN1_R_TOO_LONG (Results 1 - 7 of 7) sorted by relevance

/external/openssl/crypto/asn1/
H A Da_d2i_fp.c182 ASN1err(ASN1_F_ASN1_D2I_READ_BIO,ASN1_R_TOO_LONG);
199 if (e != ASN1_R_TOO_LONG)
237 ASN1err(ASN1_F_ASN1_D2I_READ_BIO,ASN1_R_TOO_LONG);
262 ASN1err(ASN1_F_ASN1_D2I_READ_BIO,ASN1_R_TOO_LONG);
277 ASN1err(ASN1_F_ASN1_D2I_READ_BIO,ASN1_R_TOO_LONG);
H A Dasn1_err.c296 {ERR_REASON(ASN1_R_TOO_LONG) ,"too long"},
H A Dasn1_lib.c142 ASN1err(ASN1_F_ASN1_GET_OBJECT,ASN1_R_TOO_LONG);
H A Dtasn_dec.c1297 ASN1_R_TOO_LONG);
H A Dasn1.h1379 #define ASN1_R_TOO_LONG 155 macro
/external/openssl/crypto/pkcs7/
H A Dbio_ber.c205 (ERR_GET_REASON(ERR_peek_error()) == ASN1_R_TOO_LONG))
/external/openssl/include/openssl/
H A Dasn1.h1379 #define ASN1_R_TOO_LONG 155 macro

Completed in 79 milliseconds