Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_hash.c27 #define _HASH_SR U(0x24) macro
157 uint32_t addr = base + _HASH_SR; in wait_end_busy()
172 uint32_t addr = base + _HASH_SR; in wait_digest_ready()
274 if (!(io_read32(base + _HASH_SR) & _HASH_SR_DINIS)) in save_context()
662 !(io_read32(base + _HASH_SR) & _HASH_SR_DINIS)) { in stm32_hash_update()