Home
last modified time | relevance | path

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

/dragonfly/sys/crypto/chacha20/
HDchacha.h65 LOCAL void chacha_ctrsave(const struct chacha_ctx *x, uint8_t *counter)
HDchacha.c101 chacha_ctrsave(const chacha_ctx *x, u8 *counter) in chacha_ctrsave() function