Home
last modified time | relevance | path

Searched refs:keccak_rc (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/libecc/include/libecc/hash/
H A Dkeccak.h38 static const u64 keccak_rc[KECCAK_ROUNDS] = variable
108 KECCAKROUND(A, keccak_rc[round]); \
/freebsd/crypto/libecc/scripts/
H A Dsha3.py18 keccak_rc = [ variable
72 state[0] = state[0] ^ keccak_rc[rc]