Home
last modified time | relevance | path

Searched defs:permuted_state (Results 1 – 1 of 1) sorted by relevance

/linux/lib/crypto/
H A Dchacha.c80 struct chacha_state permuted_state = *state; in chacha_block_generic() local
107 struct chacha_state permuted_state = *state; in hchacha_block_generic() local