Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c452 static inline bool artpec6_crypto_busy(void) in artpec6_crypto_busy() function
467 if (!artpec6_crypto_busy()) { in artpec6_crypto_submit()
2053 while (!list_empty(&ac->queue) && !artpec6_crypto_busy()) { in artpec6_crypto_process_queue()