Searched refs:kbits (Results 1 – 1 of 1) sorted by relevance
55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup() argument63 if (kbits == 256) { /* recommended */ in chacha_keysetup()