Home | History | Annotate | Download | only in optimizing

Lines Matching full:rounds

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