Home
last modified time | relevance | path

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

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