Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c235 static inline int stm32_hash_wait_busy(struct stm32_hash_dev *hdev) in stm32_hash_wait_busy() function
396 if (stm32_hash_wait_busy(hdev)) in stm32_hash_xmit_cpu()
403 if (stm32_hash_wait_busy(hdev)) in stm32_hash_xmit_cpu()
411 if (stm32_hash_wait_busy(hdev)) in stm32_hash_xmit_cpu()
419 if (stm32_hash_wait_busy(hdev)) in stm32_hash_xmit_cpu()
501 if (stm32_hash_wait_busy(hdev)) in stm32_hash_update_cpu()
595 if (stm32_hash_wait_busy(hdev)) in stm32_hash_hmac_dma_send()
719 if (stm32_hash_wait_busy(hdev)) in stm32_hash_dma_send()
740 if (stm32_hash_wait_busy(hdev)) in stm32_hash_dma_send()
1042 if (stm32_hash_wait_busy(hdev)) in stm32_hash_one_request()