Home | History | Annotate | Download | only in optimizing

Lines Matching full:rounds

2312    * Use one bswap instruction to reverse byte order first and then use 3 rounds of
2314 * compared to generic luni implementation which has 5 rounds of swapping bits.