Searched refs:KECCAKF_ROUNDS (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Modules/_sha3/ | ||
H A D | sha3.h | 10 #ifndef KECCAKF_ROUNDS 11 #define KECCAKF_ROUNDS 24 macro |
H A D | sha3.c | 51 for (r = 0; r < KECCAKF_ROUNDS; r++) { in sha3_keccakf() |
Completed in 1 milliseconds