Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dchacha.c55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup() function
/dflybsd-src/sys/crypto/chacha20/
H A Dchacha.c56 chacha_keysetup(chacha_ctx *x, const u8 *k, u32 kbits) in chacha_keysetup() function
/dflybsd-src/crypto/libressl/crypto/chacha/
H A Dchacha-merged.c89 chacha_keysetup(chacha_ctx *x, const u8 *k, u32 kbits) in chacha_keysetup() function