Home
last modified time | relevance | path

Searched refs:chacha_permute (Results 1 – 1 of 1) sorted by relevance

/lib/
Dchacha.c15 static void chacha_permute(u32 *x, int nrounds) in chacha_permute() function
82 chacha_permute(x, nrounds); in chacha_block()
108 chacha_permute(x, nrounds); in hchacha_block()