Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dadiantum.cpp116 static void ChaChaPermute(uint32_t x[16], int nrounds) { in ChaChaPermute()
134 uint8_t *dst, int nbytes, int nrounds) { in XChaCha()