Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/crypto/internal/
Daead.h137 req = crypto_get_backlog(&queue->base); in aead_get_backlog()
/kernel/linux/linux-5.10/drivers/crypto/qce/
Dcore.c95 backlog = crypto_get_backlog(&qce->queue); in qce_handle_queue()
/kernel/linux/linux-5.10/include/crypto/
Dalgapi.h231 static inline struct crypto_async_request *crypto_get_backlog( in crypto_get_backlog() function
/kernel/linux/linux-5.10/crypto/
Dcrypto_engine.c118 backlog = crypto_get_backlog(&engine->queue); in crypto_pump_requests()
Dcryptd.c172 backlog = crypto_get_backlog(&cpu_queue->queue); in cryptd_queue_worker()
/kernel/linux/linux-5.10/drivers/crypto/
Dmxs-dcp.c403 backlog = crypto_get_backlog(&sdcp->queue[chan]); in dcp_chan_thread_aes()
699 backlog = crypto_get_backlog(&sdcp->queue[chan]); in dcp_chan_thread_sha()
Ds5p-sss.c1391 backlog = crypto_get_backlog(&dd->hash_queue); in s5p_hash_handle_queue()
1985 backlog = crypto_get_backlog(&dev->queue); in s5p_tasklet_cb()
Dimg-hash.c517 backlog = crypto_get_backlog(&hdev->queue); in img_hash_handle_queue()
Datmel-tdes.c622 backlog = crypto_get_backlog(&dd->queue); in atmel_tdes_handle_queue()
Dsahara.c1046 backlog = crypto_get_backlog(&dev->queue); in sahara_queue_manage()
Datmel-aes.c955 backlog = crypto_get_backlog(&dd->queue); in atmel_aes_handle_queue()
Dhifn_795x.c2049 backlog = crypto_get_backlog(&dev->queue); in hifn_process_queue()
Datmel-sha.c1072 backlog = crypto_get_backlog(&dd->queue); in atmel_sha_handle_queue()
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
Dcesa.c43 *backlog = crypto_get_backlog(&engine->queue); in mv_cesa_dequeue_req_locked()
/kernel/linux/linux-5.10/drivers/crypto/mediatek/
Dmtk-aes.c508 backlog = crypto_get_backlog(&aes->queue); in mtk_aes_handle_queue()
Dmtk-sha.c668 backlog = crypto_get_backlog(&sha->queue); in mtk_sha_handle_queue()
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
Dsafexcel.c828 backlog = crypto_get_backlog(&priv->ring[ring].queue); in safexcel_dequeue()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0016_linux_drivers_crypto.patch10368 backlog = crypto_get_backlog(&sdcp->queue[chan]);
10395 backlog = crypto_get_backlog(&sdcp->queue[chan]);