Home
last modified time | relevance | path

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

/external/openssh/
Dchacha.c56 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup() function
/external/openssh/openbsd-compat/
Dchacha_private.h55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup() function