Home
last modified time | relevance | path

Searched refs:SSH_ERR_INTERNAL_ERROR (Results 1 – 23 of 23) sorted by relevance

/external/openssh/
Dsshbuf-getput-crypto.c69 return SSH_ERR_INTERNAL_ERROR; in sshbuf_get_bignum1()
105 return SSH_ERR_INTERNAL_ERROR; in sshbuf_get_ec()
140 return SSH_ERR_INTERNAL_ERROR; in sshbuf_get_eckey()
156 return SSH_ERR_INTERNAL_ERROR; /* Shouldn't happen */ in sshbuf_put_bignum2()
178 return SSH_ERR_INTERNAL_ERROR; /* Shouldn't happen */ in sshbuf_put_bignum1()
209 return SSH_ERR_INTERNAL_ERROR; /* Shouldn't happen */ in sshbuf_put_ec()
Dssh-rsa.c48 int nid, ret = SSH_ERR_INTERNAL_ERROR; in ssh_rsa_sign()
67 return SSH_ERR_INTERNAL_ERROR; in ssh_rsa_sign()
86 ret = SSH_ERR_INTERNAL_ERROR; in ssh_rsa_sign()
125 int hash_alg, ret = SSH_ERR_INTERNAL_ERROR; in ssh_rsa_verify()
172 ret = SSH_ERR_INTERNAL_ERROR; in ssh_rsa_verify()
221 ret = SSH_ERR_INTERNAL_ERROR; in openssh_RSA_verify()
Dssh-ecdsa.c56 int ret = SSH_ERR_INTERNAL_ERROR; in ssh_ecdsa_sign()
69 return SSH_ERR_INTERNAL_ERROR; in ssh_ecdsa_sign()
121 int ret = SSH_ERR_INTERNAL_ERROR; in ssh_ecdsa_verify()
131 return SSH_ERR_INTERNAL_ERROR; in ssh_ecdsa_verify()
Dssh-dss.c68 return SSH_ERR_INTERNAL_ERROR; in ssh_dss_sign()
82 ret = SSH_ERR_INTERNAL_ERROR; in ssh_dss_sign()
138 int ret = SSH_ERR_INTERNAL_ERROR; in ssh_dss_verify()
146 return SSH_ERR_INTERNAL_ERROR; in ssh_dss_verify()
Dkex.c297 return SSH_ERR_INTERNAL_ERROR; in kex_send_kexinit()
306 return SSH_ERR_INTERNAL_ERROR; in kex_send_kexinit()
368 return SSH_ERR_INTERNAL_ERROR; in kex_input_kexinit()
476 return SSH_ERR_INTERNAL_ERROR; in choose_enc()
495 return SSH_ERR_INTERNAL_ERROR; in choose_mac()
519 return SSH_ERR_INTERNAL_ERROR; in choose_comp()
535 return SSH_ERR_INTERNAL_ERROR; in choose_kex()
551 return SSH_ERR_INTERNAL_ERROR; in choose_hostkeyalg()
Drsa.c78 int len, ilen, olen, r = SSH_ERR_INTERNAL_ERROR; in rsa_public_encrypt()
124 int len, ilen, olen, r = SSH_ERR_INTERNAL_ERROR; in rsa_private_decrypt()
Dkrl.c262 return SSH_ERR_INTERNAL_ERROR; in insert_serial_range()
538 return SSH_ERR_INTERNAL_ERROR; in put_bitmap()
549 int final, force_new_sect, r = SSH_ERR_INTERNAL_ERROR; in revoked_certs_generate()
709 int r = SSH_ERR_INTERNAL_ERROR; in ssh_krl_to_blob()
808 int r = SSH_ERR_INTERNAL_ERROR; in parse_revoked_certs()
929 int r = SSH_ERR_INTERNAL_ERROR, sig_seen; in ssh_krl_from_blob()
982 r = SSH_ERR_INTERNAL_ERROR; in ssh_krl_from_blob()
1009 r = SSH_ERR_INTERNAL_ERROR; in ssh_krl_from_blob()
1046 r = SSH_ERR_INTERNAL_ERROR; in ssh_krl_from_blob()
Dpacket.c574 return SSH_ERR_INTERNAL_ERROR; in start_compression_out()
591 return SSH_ERR_INTERNAL_ERROR; in start_compression_in()
602 return SSH_ERR_INTERNAL_ERROR; in ssh_packet_start_compression()
619 return SSH_ERR_INTERNAL_ERROR; in compress_buffer()
628 return SSH_ERR_INTERNAL_ERROR; in compress_buffer()
665 return SSH_ERR_INTERNAL_ERROR; in uncompress_buffer()
669 return SSH_ERR_INTERNAL_ERROR; in uncompress_buffer()
699 return SSH_ERR_INTERNAL_ERROR; in uncompress_buffer()
751 r = SSH_ERR_INTERNAL_ERROR; in ssh_packet_set_compress_state()
760 r = SSH_ERR_INTERNAL_ERROR; in ssh_packet_set_compress_state()
[all …]
Dssherr.c28 case SSH_ERR_INTERNAL_ERROR: in ssh_err()
Dssherr.h25 #define SSH_ERR_INTERNAL_ERROR -1 macro
Dsshbuf-getput-basic.c142 return SSH_ERR_INTERNAL_ERROR; in sshbuf_get_string_direct()
285 r = SSH_ERR_INTERNAL_ERROR; in sshbuf_putfv()
459 return SSH_ERR_INTERNAL_ERROR; in sshbuf_get_bignum2_bytes_direct()
Dsshkey.c758 int type, ret = SSH_ERR_INTERNAL_ERROR; in to_blob_buf()
856 int ret = SSH_ERR_INTERNAL_ERROR; in to_blob()
902 int r = SSH_ERR_INTERNAL_ERROR; in sshkey_fingerprint_raw()
1414 int ret = SSH_ERR_INTERNAL_ERROR; in sshkey_write()
1525 int ret = SSH_ERR_INTERNAL_ERROR; in rsa_generate_private_key()
1556 int ret = SSH_ERR_INTERNAL_ERROR; in dsa_generate_private_key()
1635 int ret = SSH_ERR_INTERNAL_ERROR; in ecdsa_generate_private_key()
1665 int ret = SSH_ERR_INTERNAL_ERROR; in sshkey_generate()
1714 int ret = SSH_ERR_INTERNAL_ERROR; in sshkey_cert_copy()
1768 int ret = SSH_ERR_INTERNAL_ERROR; in sshkey_from_private()
[all …]
Dcipher-chachapoly.c57 int r = SSH_ERR_INTERNAL_ERROR; in chachapoly_crypt()
Dauthfile.c355 case SSH_ERR_INTERNAL_ERROR: in sshkey_load_public()
409 int r = SSH_ERR_INTERNAL_ERROR; in sshkey_load_cert()
Dcipher-3des1.c127 return SSH_ERR_INTERNAL_ERROR; in ssh1_3des_iv()
Ddigest-openssl.c168 return SSH_ERR_INTERNAL_ERROR; in ssh_digest_final()
Dcipher.c301 int ret = SSH_ERR_INTERNAL_ERROR; in cipher_init()
491 int r = SSH_ERR_INTERNAL_ERROR; in cipher_set_key_string()
Dmac.c183 return SSH_ERR_INTERNAL_ERROR; in mac_compute()
Dsshbuf.c48 return SSH_ERR_INTERNAL_ERROR; in sshbuf_check_sanity()
Dkey.c88 if (r == SSH_ERR_INTERNAL_ERROR || in fatal_on_fatal_errors()
Dssh-agent.c548 int r = SSH_ERR_INTERNAL_ERROR; in agent_decode_rsa1()
594 int r = SSH_ERR_INTERNAL_ERROR; in process_add_identity()
Dauthfd.c439 int r = SSH_ERR_INTERNAL_ERROR; in ssh_agent_sign()
Dhostfile.c596 r = SSH_ERR_INTERNAL_ERROR; in hostfile_replace_entries()