Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dalgapi.h221 static inline struct crypto_async_request *crypto_get_backlog( in crypto_get_backlog() function
/linux/drivers/crypto/qce/
H A Dcore.c101 backlog = crypto_get_backlog(&qce->queue); in qce_handle_queue()
/linux/crypto/
H A Dcrypto_engine.c122 backlog = crypto_get_backlog(&engine->queue); in crypto_pump_requests()
H A Dcryptd.c172 backlog = crypto_get_backlog(&cpu_queue->queue); in cryptd_queue_worker()
/linux/drivers/crypto/
H A Dmxs-dcp.c420 backlog = crypto_get_backlog(&sdcp->queue[chan]); in dcp_chan_thread_aes()
750 backlog = crypto_get_backlog(&sdcp->queue[chan]); in dcp_chan_thread_sha()
H A Ds5p-sss.c1385 backlog = crypto_get_backlog(&dd->hash_queue); in s5p_hash_handle_queue()
1976 backlog = crypto_get_backlog(&dev->queue); in s5p_tasklet_cb()
H A Datmel-tdes.c571 backlog = crypto_get_backlog(&dd->queue); in atmel_tdes_handle_queue()
H A Dimg-hash.c518 backlog = crypto_get_backlog(&hdev->queue); in img_hash_handle_queue()
H A Dhifn_795x.c2032 backlog = crypto_get_backlog(&dev->queue); in hifn_process_queue()
H A Datmel-aes.c914 backlog = crypto_get_backlog(&dd->queue); in atmel_aes_handle_queue()
H A Datmel-sha.c1072 backlog = crypto_get_backlog(&dd->queue); in atmel_sha_handle_queue()
/linux/drivers/crypto/marvell/cesa/
H A Dcesa.c43 *backlog = crypto_get_backlog(&engine->queue); in mv_cesa_dequeue_req_locked()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel.c836 backlog = crypto_get_backlog(&priv->ring[ring].queue); in safexcel_dequeue()