Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/axis/
Dartpec6_crypto.c448 static inline bool artpec6_crypto_busy(void) in artpec6_crypto_busy() function
463 if (!artpec6_crypto_busy()) { in artpec6_crypto_submit()
2051 while (!list_empty(&ac->queue) && !artpec6_crypto_busy()) { in artpec6_crypto_process_queue()