Searched defs:nrounds (Results 1 – 1 of 1) sorted by relevance
116 static void ChaChaPermute(uint32_t x[16], int nrounds) { in ChaChaPermute()134 uint8_t *dst, int nbytes, int nrounds) { in XChaCha()