Searched refs:chacha_stream (Results 1 – 1 of 1) sorted by relevance
231 u8 chacha_stream[CHACHA_BLOCK_SIZE]; in chacha20poly1305_crypt_sg_inplace() member270 crypto_xor(addr, b.chacha_stream + partial, l); in chacha20poly1305_crypt_sg_inplace()288 chacha20_crypt(&chacha_state, b.chacha_stream, pad0, in chacha20poly1305_crypt_sg_inplace()290 crypto_xor(addr, b.chacha_stream, length); in chacha20poly1305_crypt_sg_inplace()