Searched refs:round (Results 1 – 2 of 2) sorted by relevance
/crypto/ |
D | sha3_generic.c | 152 int round; in keccakf() local 154 for (round = 0; round < KECCAK_ROUNDS; round++) { in keccakf() 157 st[0] ^= keccakf_rndc[round]; in keccakf()
|
D | Kconfig | 1548 It is a 16 round block cipher with the key size of 128 bit. 1692 16 round block cipher supporting key sizes of 128, 192, and 256 1714 16 round block cipher supporting key sizes of 128, 192, and 256 1730 16 round block cipher supporting key sizes of 128, 192, and 256 1748 16 round block cipher supporting key sizes of 128, 192, and 256 1771 16 round block cipher supporting key sizes of 128, 192, and 256
|