Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_hash.c95 #define SHA224_BLOCK_SIZE U(64) macro
484 c->block_size = SHA224_BLOCK_SIZE; in stm32_hash_alloc()