Home
last modified time | relevance | path

Searched refs:KECCAKF_ROUNDS (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_sha3/
H A Dsha3.h10 #ifndef KECCAKF_ROUNDS
11 #define KECCAKF_ROUNDS 24 macro
H A Dsha3.c51 for (r = 0; r < KECCAKF_ROUNDS; r++) { in sha3_keccakf()

Completed in 1 milliseconds