Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/crypt/
Dchacha_private.h55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup() argument
63 if (kbits == 256) { /* recommended */ in chacha_keysetup()