Searched refs:ivbits (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/crypto/openssh/ |
| D | cipher-aesctr.h | 31 void aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits);
|
| D | cipher-aesctr.c | 57 aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in aesctr_keysetup() argument
|
| /freebsd-10-stable/contrib/unbound/compat/ |
| D | chacha_private.h | 55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ATTR_UNUSED(ivbits)) in chacha_keysetup() argument
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | chacha_private.h | 55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup() argument
|