Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_hash.c103 #define SHA3_384_BLOCK_SIZE U(104) macro
532 c->block_size = SHA3_384_BLOCK_SIZE; in stm32_hash_alloc()