Searched defs:SHA3_BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
21 # define SHA3_BLOCKSIZE(bitlen) (KECCAK1600_WIDTH - bitlen * 2) / 8 macro