Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/internal/
Daead.h157 req = crypto_get_backlog(&queue->base); in aead_get_backlog()
/linux-4.19.296/crypto/
Dcrypto_engine.c117 backlog = crypto_get_backlog(&engine->queue); in crypto_pump_requests()
Dmcryptd.c167 backlog = crypto_get_backlog(&cpu_queue->queue); in mcryptd_queue_worker()
Dcryptd.c183 backlog = crypto_get_backlog(&cpu_queue->queue); in cryptd_queue_worker()
/linux-4.19.296/include/crypto/
Dalgapi.h353 static inline struct crypto_async_request *crypto_get_backlog( in crypto_get_backlog() function