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