/external/chromium_org/third_party/boringssl/src/crypto/ec/ |
D | wnaf.c | 179 OPENSSL_PUT_ERROR(EC, compute_wNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 191 OPENSSL_PUT_ERROR(EC, compute_wNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 235 OPENSSL_PUT_ERROR(EC, compute_wNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 245 OPENSSL_PUT_ERROR(EC, compute_wNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 256 OPENSSL_PUT_ERROR(EC, compute_wNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 262 OPENSSL_PUT_ERROR(EC, compute_wNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 373 OPENSSL_PUT_ERROR(EC, ec_wNAF_mul, ERR_R_INTERNAL_ERROR); in ec_wNAF_mul() 422 OPENSSL_PUT_ERROR(EC, ec_wNAF_mul, ERR_R_INTERNAL_ERROR); in ec_wNAF_mul() 431 OPENSSL_PUT_ERROR(EC, ec_wNAF_mul, ERR_R_INTERNAL_ERROR); in ec_wNAF_mul() 464 OPENSSL_PUT_ERROR(EC, ec_wNAF_mul, ERR_R_INTERNAL_ERROR); in ec_wNAF_mul() [all …]
|
D | oct.c | 145 OPENSSL_PUT_ERROR(EC, ec_GFp_simple_point2oct, ERR_R_INTERNAL_ERROR); in ec_GFp_simple_point2oct() 155 OPENSSL_PUT_ERROR(EC, ec_GFp_simple_point2oct, ERR_R_INTERNAL_ERROR); in ec_GFp_simple_point2oct() 163 OPENSSL_PUT_ERROR(EC, ec_GFp_simple_point2oct, ERR_R_INTERNAL_ERROR); in ec_GFp_simple_point2oct() 175 OPENSSL_PUT_ERROR(EC, ec_GFp_simple_point2oct, ERR_R_INTERNAL_ERROR); in ec_GFp_simple_point2oct() 459 ERR_R_INTERNAL_ERROR); in ec_GFp_simple_set_compressed_coordinates()
|
/external/openssl/crypto/ec/ |
D | ec_mult.c | 217 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 231 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 279 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 290 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 302 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 309 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF() 429 ECerr(EC_F_EC_WNAF_MUL, ERR_R_INTERNAL_ERROR); in ec_wNAF_mul() 483 ECerr(EC_F_EC_WNAF_MUL, ERR_R_INTERNAL_ERROR); in ec_wNAF_mul() 495 ECerr(EC_F_EC_WNAF_MUL, ERR_R_INTERNAL_ERROR); in ec_wNAF_mul() 535 ECerr(EC_F_EC_WNAF_MUL, ERR_R_INTERNAL_ERROR); in ec_wNAF_mul() [all …]
|
D | ecp_oct.c | 183 ECerr(EC_F_EC_GFP_SIMPLE_SET_COMPRESSED_COORDINATES, ERR_R_INTERNAL_ERROR); in ec_GFp_simple_set_compressed_coordinates() 270 ECerr(EC_F_EC_GFP_SIMPLE_POINT2OCT, ERR_R_INTERNAL_ERROR); in ec_GFp_simple_point2oct() 282 ECerr(EC_F_EC_GFP_SIMPLE_POINT2OCT, ERR_R_INTERNAL_ERROR); in ec_GFp_simple_point2oct() 291 ECerr(EC_F_EC_GFP_SIMPLE_POINT2OCT, ERR_R_INTERNAL_ERROR); in ec_GFp_simple_point2oct() 305 ECerr(EC_F_EC_GFP_SIMPLE_POINT2OCT, ERR_R_INTERNAL_ERROR); in ec_GFp_simple_point2oct()
|
D | ec2_oct.c | 239 ECerr(EC_F_EC_GF2M_SIMPLE_POINT2OCT, ERR_R_INTERNAL_ERROR); in ec_GF2m_simple_point2oct() 251 ECerr(EC_F_EC_GF2M_SIMPLE_POINT2OCT, ERR_R_INTERNAL_ERROR); in ec_GF2m_simple_point2oct() 260 ECerr(EC_F_EC_GF2M_SIMPLE_POINT2OCT, ERR_R_INTERNAL_ERROR); in ec_GF2m_simple_point2oct() 274 ECerr(EC_F_EC_GF2M_SIMPLE_POINT2OCT, ERR_R_INTERNAL_ERROR); in ec_GF2m_simple_point2oct()
|
/external/openssl/ssl/ |
D | d1_clnt.c | 214 SSLerr(SSL_F_DTLS1_CONNECT, ERR_R_INTERNAL_ERROR); in IMPLEMENT_dtls1_meth_func() 844 SSLerr(SSL_F_DTLS1_CLIENT_HELLO, ERR_R_INTERNAL_ERROR); in dtls1_client_hello() 854 SSLerr(SSL_F_DTLS1_CLIENT_HELLO, ERR_R_INTERNAL_ERROR); in dtls1_client_hello() 893 SSLerr(SSL_F_DTLS1_CLIENT_HELLO,ERR_R_INTERNAL_ERROR); in dtls1_client_hello() 1008 SSLerr(SSL_F_DTLS1_SEND_CLIENT_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR); in dtls1_send_client_key_exchange() 1021 SSLerr(SSL_F_DTLS1_SEND_CLIENT_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR); in dtls1_send_client_key_exchange() 1177 SSLerr(SSL_F_DTLS1_SEND_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR); in dtls1_send_client_key_exchange() 1317 ERR_R_INTERNAL_ERROR); in dtls1_send_client_key_exchange() 1330 ERR_R_INTERNAL_ERROR); in dtls1_send_client_key_exchange() 1476 ERR_R_INTERNAL_ERROR); in dtls1_send_client_key_exchange() [all …]
|
D | s3_clnt.c | 245 SSLerr(SSL_F_SSL3_CONNECT, ERR_R_INTERNAL_ERROR); in IMPLEMENT_ssl3_meth_func() 818 SSLerr(SSL_F_SSL3_CLIENT_HELLO, ERR_R_INTERNAL_ERROR); in ssl3_client_hello() 872 SSLerr(SSL_F_SSL3_CLIENT_HELLO,ERR_R_INTERNAL_ERROR); in ssl3_client_hello() 1692 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR); in ssl3_get_key_exchange() 1940 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR); in ssl3_get_key_exchange() 2042 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR); in ssl3_get_key_exchange() 2497 ERR_R_INTERNAL_ERROR); in ssl3_send_client_key_exchange() 2511 ERR_R_INTERNAL_ERROR); in ssl3_send_client_key_exchange() 2565 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR); in ssl3_send_client_key_exchange() 2578 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR); in ssl3_send_client_key_exchange() [all …]
|
D | s2_srvr.c | 422 SSLerr(SSL_F_GET_CLIENT_MASTER_KEY, ERR_R_INTERNAL_ERROR); in get_client_master_key() 513 SSLerr(SSL_F_GET_CLIENT_MASTER_KEY, ERR_R_INTERNAL_ERROR); in get_client_master_key() 687 SSLerr(SSL_F_GET_CLIENT_HELLO, ERR_R_INTERNAL_ERROR); in get_client_hello() 848 SSLerr(SSL_F_GET_CLIENT_FINISHED, ERR_R_INTERNAL_ERROR); in get_client_finished() 880 SSLerr(SSL_F_SERVER_VERIFY, ERR_R_INTERNAL_ERROR); in server_verify() 904 SSLerr(SSL_F_SERVER_FINISH, ERR_R_INTERNAL_ERROR); in server_finish() 1003 SSLerr(SSL_F_REQUEST_CERTIFICATE, ERR_R_INTERNAL_ERROR); in request_certificate()
|
D | s2_clnt.c | 516 SSLerr(SSL_F_GET_SERVER_HELLO, ERR_R_INTERNAL_ERROR); in get_server_hello() 530 SSLerr(SSL_F_GET_SERVER_HELLO, ERR_R_INTERNAL_ERROR); in get_server_hello() 646 SSLerr(SSL_F_CLIENT_MASTER_KEY, ERR_R_INTERNAL_ERROR); in client_master_key() 661 SSLerr(SSL_F_CLIENT_MASTER_KEY, ERR_R_INTERNAL_ERROR); in client_master_key() 710 SSLerr(SSL_F_CLIENT_MASTER_KEY, ERR_R_INTERNAL_ERROR); in client_master_key() 735 SSLerr(SSL_F_CLIENT_FINISHED, ERR_R_INTERNAL_ERROR); in client_finished()
|
D | s2_lib.c | 471 SSLerr(SSL_F_SSL2_GENERATE_KEY_MATERIAL, ERR_R_INTERNAL_ERROR); in ssl2_generate_key_material() 483 SSLerr(SSL_F_SSL2_GENERATE_KEY_MATERIAL, ERR_R_INTERNAL_ERROR); in ssl2_generate_key_material()
|
D | s3_pkt.c | 215 SSLerr(SSL_F_SSL3_READ_N,ERR_R_INTERNAL_ERROR); in ssl3_read_n() 315 SSLerr(SSL_F_SSL3_GET_RECORD, ERR_R_INTERNAL_ERROR); in ssl3_get_record() 757 SSLerr(SSL_F_DO_SSL3_WRITE, ERR_R_INTERNAL_ERROR); in do_ssl3_write() 1002 SSLerr(SSL_F_SSL3_READ_BYTES, ERR_R_INTERNAL_ERROR); in ssl3_read_bytes() 1436 SSLerr(SSL_F_SSL3_READ_BYTES,ERR_R_INTERNAL_ERROR); in ssl3_read_bytes() 1522 SSLerr(SSL_F_SSL3_DO_CHANGE_CIPHER_SPEC, ERR_R_INTERNAL_ERROR); in ssl3_do_change_cipher_spec()
|
D | d1_srvr.c | 222 SSLerr(SSL_F_DTLS1_ACCEPT, ERR_R_INTERNAL_ERROR); in IMPLEMENT_dtls1_meth_func() 901 SSLerr(SSL_F_DTLS1_SEND_HELLO_VERIFY_REQUEST,ERR_R_INTERNAL_ERROR); in dtls1_send_hello_verify_request() 960 SSLerr(SSL_F_DTLS1_SEND_SERVER_HELLO, ERR_R_INTERNAL_ERROR); in dtls1_send_server_hello() 991 SSLerr(SSL_F_DTLS1_SEND_SERVER_HELLO,ERR_R_INTERNAL_ERROR); in dtls1_send_server_hello() 1127 SSLerr(SSL_F_DTLS1_SEND_SERVER_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR); in dtls1_send_server_key_exchange() 1188 SSLerr(SSL_F_DTLS1_SEND_SERVER_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR); in dtls1_send_server_key_exchange() 1601 SSLerr(SSL_F_DTLS1_SEND_SERVER_CERTIFICATE,ERR_R_INTERNAL_ERROR); in dtls1_send_server_certificate()
|
D | t1_lib.c | 409 SSLerr(SSL_F_SSL_ADD_CLIENTHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 420 SSLerr(SSL_F_SSL_ADD_CLIENTHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 435 SSLerr(SSL_F_SSL_ADD_CLIENTHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 465 SSLerr(SSL_F_SSL_ADD_CLIENTHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 484 SSLerr(SSL_F_SSL_ADD_CLIENTHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 684 SSLerr(SSL_F_SSL_ADD_CLIENTHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 757 SSLerr(SSL_F_SSL_ADD_SERVERHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext() 768 SSLerr(SSL_F_SSL_ADD_SERVERHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext() 785 SSLerr(SSL_F_SSL_ADD_SERVERHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext() 847 SSLerr(SSL_F_SSL_ADD_SERVERHELLO_TLSEXT, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext()
|
D | s3_srvr.c | 277 SSLerr(SSL_F_SSL3_ACCEPT, ERR_R_INTERNAL_ERROR); in IMPLEMENT_ssl3_meth_func() 637 SSLerr(SSL_F_SSL3_ACCEPT,ERR_R_INTERNAL_ERROR); in IMPLEMENT_ssl3_meth_func() 1536 SSLerr(SSL_F_SSL3_SEND_SERVER_HELLO, ERR_R_INTERNAL_ERROR); in ssl3_send_server_hello() 1564 SSLerr(SSL_F_SSL3_SEND_SERVER_HELLO,ERR_R_INTERNAL_ERROR); in ssl3_send_server_hello() 1713 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR); in ssl3_send_server_key_exchange() 1772 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR); in ssl3_send_server_key_exchange() 2039 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR); in ssl3_send_server_key_exchange() 2280 ERR_R_INTERNAL_ERROR); in ssl3_get_client_key_exchange() 2916 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR); in ssl3_get_client_key_exchange() 3094 SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,ERR_R_INTERNAL_ERROR); in ssl3_get_cert_verify() [all …]
|
/external/chromium_org/net/android/ |
D | keystore_openssl.cc | 208 OPENSSL_PUT_ERROR(RSA, sign_raw, ERR_R_INTERNAL_ERROR); in RsaMethodSignRaw() 225 OPENSSL_PUT_ERROR(RSA, sign_raw, ERR_R_INTERNAL_ERROR); in RsaMethodSignRaw() 238 OPENSSL_PUT_ERROR(RSA, sign_raw, ERR_R_INTERNAL_ERROR); in RsaMethodSignRaw() 246 OPENSSL_PUT_ERROR(RSA, sign_raw, ERR_R_INTERNAL_ERROR); in RsaMethodSignRaw()
|
/external/chromium_org/third_party/boringssl/src/ssl/ |
D | s3_clnt.c | 222 OPENSSL_PUT_ERROR(SSL, ssl3_connect, ERR_R_INTERNAL_ERROR); in IMPLEMENT_ssl3_meth_func() 734 OPENSSL_PUT_ERROR(SSL, ssl3_send_client_hello, ERR_R_INTERNAL_ERROR); in ssl3_send_client_hello() 746 OPENSSL_PUT_ERROR(SSL, ssl3_send_client_hello, ERR_R_INTERNAL_ERROR); in ssl3_send_client_hello() 776 OPENSSL_PUT_ERROR(SSL, ssl3_send_client_hello, ERR_R_INTERNAL_ERROR); in ssl3_send_client_hello() 1050 OPENSSL_PUT_ERROR(SSL, ssl3_get_server_certificate, ERR_R_INTERNAL_ERROR); in ssl3_get_server_certificate() 1312 OPENSSL_PUT_ERROR(SSL, ssl3_get_server_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_get_server_key_exchange() 1547 OPENSSL_PUT_ERROR(SSL, ssl3_get_server_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_get_server_key_exchange() 1713 OPENSSL_PUT_ERROR(SSL, ssl3_get_server_certificate, ERR_R_INTERNAL_ERROR); in ssl3_get_certificate_request() 1915 OPENSSL_PUT_ERROR(SSL, ssl3_send_client_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_send_client_key_exchange() 1926 OPENSSL_PUT_ERROR(SSL, ssl3_send_client_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_send_client_key_exchange() [all …]
|
D | s23_srvr.c | 471 OPENSSL_PUT_ERROR(SSL, ssl23_get_v2_client_hello, ERR_R_INTERNAL_ERROR); in ssl23_get_v2_client_hello() 492 OPENSSL_PUT_ERROR(SSL, ssl23_get_v2_client_hello, ERR_R_INTERNAL_ERROR); in ssl23_get_v2_client_hello() 503 OPENSSL_PUT_ERROR(SSL, ssl23_get_v2_client_hello, ERR_R_INTERNAL_ERROR); in ssl23_get_v2_client_hello()
|
D | s23_clnt.c | 371 OPENSSL_PUT_ERROR(SSL, ssl23_client_hello, ERR_R_INTERNAL_ERROR); in ssl23_client_hello() 404 OPENSSL_PUT_ERROR(SSL, ssl23_client_hello, ERR_R_INTERNAL_ERROR); in ssl23_client_hello() 419 OPENSSL_PUT_ERROR(SSL, ssl23_client_hello, ERR_R_INTERNAL_ERROR); in ssl23_client_hello()
|
D | s3_srvr.c | 235 OPENSSL_PUT_ERROR(SSL, ssl3_accept, ERR_R_INTERNAL_ERROR); in IMPLEMENT_ssl3_meth_func() 1221 OPENSSL_PUT_ERROR(SSL, ssl3_send_server_hello, ERR_R_INTERNAL_ERROR); in ssl3_send_server_hello() 1240 OPENSSL_PUT_ERROR(SSL, ssl3_send_server_hello, ERR_R_INTERNAL_ERROR); in ssl3_send_server_hello() 1328 OPENSSL_PUT_ERROR(SSL, ssl3_send_server_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_send_server_key_exchange() 1390 OPENSSL_PUT_ERROR(SSL, ssl3_send_server_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_send_server_key_exchange() 1609 OPENSSL_PUT_ERROR(SSL, ssl3_send_server_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_send_server_key_exchange() 1823 OPENSSL_PUT_ERROR(SSL, ssl3_get_client_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_get_client_key_exchange() 1922 OPENSSL_PUT_ERROR(SSL, ssl3_get_client_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_get_client_key_exchange() 2180 OPENSSL_PUT_ERROR(SSL, ssl3_get_client_key_exchange, ERR_R_INTERNAL_ERROR); in ssl3_get_client_key_exchange() 2410 OPENSSL_PUT_ERROR(SSL, ssl3_get_client_certificate, ERR_R_INTERNAL_ERROR); in ssl3_get_client_certificate() [all …]
|
D | t1_enc.c | 355 OPENSSL_PUT_ERROR(SSL, tls1_change_cipher_state_aead, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state_aead() 382 OPENSSL_PUT_ERROR(SSL, tls1_change_cipher_state_aead, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state_aead() 394 OPENSSL_PUT_ERROR(SSL, tls1_change_cipher_state_aead, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state_aead() 515 OPENSSL_PUT_ERROR(SSL, tls1_change_cipher_state, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state() 550 OPENSSL_PUT_ERROR(SSL, tls1_change_cipher_state, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state() 608 OPENSSL_PUT_ERROR(SSL, tls1_change_cipher_state, ERR_R_INTERNAL_ERROR); in tls1_setup_key_block()
|
D | s3_pkt.c | 216 OPENSSL_PUT_ERROR(SSL, ssl3_read_n, ERR_R_INTERNAL_ERROR); in ssl3_read_n() 316 OPENSSL_PUT_ERROR(SSL, ssl3_get_record, ERR_R_INTERNAL_ERROR); in ssl3_get_record() 702 OPENSSL_PUT_ERROR(SSL, do_ssl3_write, ERR_R_INTERNAL_ERROR); in do_ssl3_write() 955 OPENSSL_PUT_ERROR(SSL, ssl3_read_bytes, ERR_R_INTERNAL_ERROR); in ssl3_read_bytes() 1382 OPENSSL_PUT_ERROR(SSL, ssl3_read_bytes, ERR_R_INTERNAL_ERROR); in ssl3_read_bytes()
|
D | t1_lib.c | 763 OPENSSL_PUT_ERROR(SSL, tls12_check_peer_sigalg, ERR_R_INTERNAL_ERROR); in tls12_check_peer_sigalg() 961 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 972 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 1104 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 1124 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 1141 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 1229 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext() 1240 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext() 1260 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext() 1301 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext()
|
/external/chromium_org/net/ssl/ |
D | openssl_platform_key_mac.cc | 177 OPENSSL_PUT_ERROR(RSA, sign_raw, ERR_R_INTERNAL_ERROR); in MakeCSSMSignature() 269 OPENSSL_PUT_ERROR(RSA, sign_raw, ERR_R_INTERNAL_ERROR); in RsaMethodSignRaw() 369 OPENSSL_PUT_ERROR(RSA, sign_raw, ERR_R_INTERNAL_ERROR); in EcdsaMethodSign()
|
/external/chromium_org/third_party/boringssl/src/crypto/rsa/ |
D | rsa_impl.c | 179 OPENSSL_PUT_ERROR(RSA, encrypt, ERR_R_INTERNAL_ERROR); in encrypt() 361 OPENSSL_PUT_ERROR(RSA, sign_raw, ERR_R_INTERNAL_ERROR); in sign_raw() 401 OPENSSL_PUT_ERROR(RSA, decrypt, ERR_R_INTERNAL_ERROR); in decrypt() 510 OPENSSL_PUT_ERROR(RSA, verify_raw, ERR_R_INTERNAL_ERROR); in verify_raw() 579 OPENSSL_PUT_ERROR(RSA, private_transform, ERR_R_INTERNAL_ERROR); in private_transform() 620 OPENSSL_PUT_ERROR(RSA, private_transform, ERR_R_INTERNAL_ERROR); in private_transform()
|
/external/openssl/crypto/ecdh/ |
D | ech_ossl.c | 175 ECDHerr(ECDH_F_ECDH_COMPUTE_KEY,ERR_R_INTERNAL_ERROR); in ecdh_compute_key()
|