Searched refs:cipher_authlen (Results 1 – 5 of 5) sorted by relevance
193 cipher_authlen(const struct sshcipher *c) in cipher_authlen() function384 if (cipher_authlen(cipher) && in cipher_init()472 if (authlen != cipher_authlen(cc->cipher)) in cipher_crypt()627 if (cipher_authlen(c)) { in cipher_get_keyiv()672 if (cipher_authlen(c)) { in cipher_set_keyiv()
88 u_int cipher_authlen(const struct sshcipher *);
996 if (cipher_authlen(enc->cipher) == 0) { in ssh_set_newkeys()1161 if ((authlen = cipher_authlen(enc->cipher)) != 0) in ssh_packet_send2_wrapped()1737 if ((authlen = cipher_authlen(enc->cipher)) != 0) in ssh_packet_read_poll2()2539 if (cipher_authlen(enc->cipher) == 0) { in newkeys_to_blob()2645 if (cipher_authlen(enc->cipher) == 0) { in newkeys_from_blob()
835 authlen = cipher_authlen(newkeys->enc.cipher); in kex_choose_conf()
3078 authlen = cipher_authlen(cipher); in sshkey_private_to_blob2()3306 authlen = cipher_authlen(cipher); in sshkey_parse_private2()