Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/crypto/
H A Dchacha20poly1305.c36 static void xchacha_init(u32 *chacha_state, const u8 *key, const u8 *nonce) in xchacha_init() function
119 xchacha_init(chacha_state, key, nonce); in xchacha20poly1305_encrypt()
201 xchacha_init(chacha_state, key, nonce); in xchacha20poly1305_decrypt()
/kernel/linux/linux-6.6/lib/crypto/
H A Dchacha20poly1305.c36 static void xchacha_init(u32 *chacha_state, const u8 *key, const u8 *nonce) in xchacha_init() function
119 xchacha_init(chacha_state, key, nonce); in xchacha20poly1305_encrypt()
201 xchacha_init(chacha_state, key, nonce); in xchacha20poly1305_decrypt()

Completed in 2 milliseconds