Home
last modified time | relevance | path

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

/linux-6.15/lib/crypto/
H A Dchacha20poly1305.c35 static void xchacha_init(u32 *chacha_state, const u8 *key, const u8 *nonce) in xchacha_init() function
118 xchacha_init(chacha_state, key, nonce); in xchacha20poly1305_encrypt()
200 xchacha_init(chacha_state, key, nonce); in xchacha20poly1305_decrypt()