Searched refs:cipher_blocksize (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dcipher.h85 u_int cipher_blocksize(const Cipher *);
H A Dcipher.c126 cipher_blocksize(const Cipher *c) function
H A Dkex.c361 enc->block_size = cipher_blocksize(enc->cipher);
H A Dssh_namespace.h152 #define cipher_blocksize ssh_cipher_blocksize macro

Completed in 90 milliseconds