Home
last modified time | relevance | path

Searched refs:ivbits (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dcipher-aesctr.h31 void aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits);
Dcipher-aesctr.c57 aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in aesctr_keysetup() argument
/external/openssh/openbsd-compat/
Dchacha_private.h55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup() argument