Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_hash.c28 #define _HASH_HR(x) (U(0x310) + ((x) * U(0x04))) macro
403 dsg = TEE_U32_FROM_BIG_ENDIAN(io_read32(base + _HASH_HR(i))); in hash_get_digest()