Searched defs:chacha_state (Results 1 – 4 of 4) sorted by relevance
33 static void xchacha_init(struct chacha_state *chacha_state, in xchacha_init()57 struct chacha_state *chacha_state) in __chacha20poly1305_encrypt()94 struct chacha_state chacha_state; in chacha20poly1305_encrypt() local117 struct chacha_state chacha_state; in xchacha20poly1305_encrypt() local128 struct chacha_state *chacha_state) in __chacha20poly1305_decrypt()175 struct chacha_state chacha_state; in chacha20poly1305_decrypt() local201 struct chacha_state chacha_state; in xchacha20poly1305_decrypt() local219 struct chacha_state chacha_state; in chacha20poly1305_crypt_sg_inplace() local
36 struct chacha_state { struct40 void chacha_block_generic(struct chacha_state *state, argument
316 struct chacha_state *chacha_state, in crng_fast_key_erasure()338 static void crng_make_state(struct chacha_state *chacha_state, in crng_make_state()398 struct chacha_state chacha_state; in _get_random_bytes() local444 struct chacha_state chacha_state; in get_random_bytes_user() local
53 struct chacha_state chacha_state; in test_lib_chacha() local