Home
last modified time | relevance | path

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

/linux/drivers/crypto/stm32/
H A Dstm32-hash.c68 #define HASH_STR_DCAL BIT(8) macro
252 !(status & HASH_STR_DCAL), 10, 10000); in stm32_hash_wait_busy()
291 reg |= HASH_STR_DCAL; in stm32_hash_write_key()
436 reg |= HASH_STR_DCAL; in stm32_hash_xmit_cpu()
769 reg |= HASH_STR_DCAL; in stm32_hash_dma_send()