Searched refs:cipher_blocksize (Results 1 – 6 of 6) sorted by relevance
62 u_int cipher_blocksize(const struct sshcipher *);
144 cipher_blocksize(const struct sshcipher *c) in cipher_blocksize() function
853 blocksize = cipher_blocksize(cipher); in sshkey_xmss_encrypt_state()945 blocksize = cipher_blocksize(cipher); in sshkey_xmss_decrypt_state()
166 #define cipher_blocksize Fssh_cipher_blocksize macro
715 enc->block_size = cipher_blocksize(enc->cipher); in choose_enc()
3386 blocksize = cipher_blocksize(cipher); in sshkey_private_to_blob2()3609 blocksize = cipher_blocksize(cipher); in sshkey_parse_private2()