Searched refs:chaCha20Block (Results 1 – 2 of 2) sorted by relevance
32 func chaCha20Block(state *[16]uint32, out []byte) { func98 chaCha20Block(&state, tmp[:])
52 chaCha20Block(&state, out)