Home
last modified time | relevance | path

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

/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c449 static inline bool artpec6_crypto_busy(void) in artpec6_crypto_busy() function
464 if (!artpec6_crypto_busy()) { in artpec6_crypto_submit()
2050 while (!list_empty(&ac->queue) && !artpec6_crypto_busy()) { in artpec6_crypto_process_queue()