Home
last modified time | relevance | path

Searched refs:chacha_ivsetup (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c91 chacha_ivsetup(chacha_ctx *x, const u8 *iv, const u8 *counter) in chacha_ivsetup() function
286 chacha_ivsetup(K_1(keys), seqbuf, NULL); in lws_chachapoly_get_length()
316 chacha_ivsetup(K_2(keys), seqbuf, NULL); in chachapoly_crypt()
333 chacha_ivsetup(K_1(keys), seqbuf, NULL); in chachapoly_crypt()
338 chacha_ivsetup(K_2(keys), seqbuf, one); in chachapoly_crypt()
/third_party/FreeBSD/lib/libc/gen/
H A Darc4random.c107 chacha_ivsetup(&rsx->rs_chacha, buf + KEYSZ); in _rs_init()
/third_party/FreeBSD/crypto/openssh/openbsd-compat/
H A Dchacha_private.h84 chacha_ivsetup(chacha_ctx *x,const u8 *iv) in chacha_ivsetup() function

Completed in 2 milliseconds