Lines Matching defs:c
121 const struct sshcipher *c; in cipher_alg_list() local
154 cipher_blocksize(const struct sshcipher *c) in cipher_blocksize()
160 cipher_keylen(const struct sshcipher *c) in cipher_keylen()
166 cipher_seclen(const struct sshcipher *c) in cipher_seclen()
174 cipher_authlen(const struct sshcipher *c) in cipher_authlen()
180 cipher_ivlen(const struct sshcipher *c) in cipher_ivlen()
191 cipher_is_cbc(const struct sshcipher *c) in cipher_is_cbc()
205 const struct sshcipher *c; in cipher_by_name() local
216 const struct sshcipher *c; in ciphers_valid() local
441 const struct sshcipher *c = cc->cipher; in cipher_get_keyiv() local
481 const struct sshcipher *c = cc->cipher; in cipher_set_keyiv() local