Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Dchacha20poly1305.c33 static void xchacha_init(struct chacha_state *chacha_state, in xchacha_init() function
119 xchacha_init(&chacha_state, key, nonce); in xchacha20poly1305_encrypt()
203 xchacha_init(&chacha_state, key, nonce); in xchacha20poly1305_decrypt()