Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha3.h36 #define SHAKE256_BLOCK_SIZE (200 - 2 * SHAKE256_DEFAULT_SIZE) macro
228 .ctx.block_size = SHAKE256_BLOCK_SIZE, in shake256_init()