Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_hash.c102 #define SHA3_256_BLOCK_SIZE U(136) macro
524 c->block_size = SHA3_256_BLOCK_SIZE; in stm32_hash_alloc()