Searched refs:cipher_blocksize (Results 1 – 5 of 5) sorted by relevance
92 u_int cipher_blocksize(const struct sshcipher *);
160 cipher_blocksize(const struct sshcipher *c) in cipher_blocksize() function
647 enc->block_size = cipher_blocksize(enc->cipher); in choose_enc()
227 #define cipher_blocksize Fssh_cipher_blocksize macro
3061 blocksize = cipher_blocksize(cipher); in sshkey_private_to_blob2()3284 blocksize = cipher_blocksize(cipher); in sshkey_parse_private2()