Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-hash.c75 #define HASH_STR_DCAL BIT(8) macro
242 reg |= HASH_STR_DCAL; in stm32_hash_write_key()
366 reg |= HASH_STR_DCAL; in stm32_hash_xmit_cpu()
621 reg |= HASH_STR_DCAL; in stm32_hash_dma_send()

Completed in 5 milliseconds