Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c68 #define HASH_STR_DCAL BIT(8) macro
242 !(status & HASH_STR_DCAL), 10, 10000); in stm32_hash_wait_busy()
276 reg |= HASH_STR_DCAL; in stm32_hash_write_key()
416 reg |= HASH_STR_DCAL; in stm32_hash_xmit_cpu()
734 reg |= HASH_STR_DCAL; in stm32_hash_dma_send()