Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/crypt/
H A Dchacha_private.h55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup()
/aosp_15_r20/external/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c66 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup()