Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/qce/
Dcore.c97 backlog = crypto_get_backlog(&qce->queue); in qce_handle_queue()
/linux-4.1.27/include/crypto/
Dalgapi.h336 static inline struct crypto_async_request *crypto_get_backlog( in crypto_get_backlog() function
/linux-4.1.27/drivers/crypto/
Dmxs-dcp.c356 backlog = crypto_get_backlog(&sdcp->queue[chan]); in dcp_chan_thread_aes()
652 backlog = crypto_get_backlog(&sdcp->queue[chan]); in dcp_chan_thread_sha()
Ds5p-sss.c489 backlog = crypto_get_backlog(&dev->queue); in s5p_tasklet_cb()
Dbfin_crc.c318 backlog = crypto_get_backlog(&crc->queue); in bfin_crypto_crc_handle_queue()
Dimg-hash.c512 backlog = crypto_get_backlog(&hdev->queue); in img_hash_handle_queue()
Dmv_cesa.c607 backlog = crypto_get_backlog(&cpg->queue); in queue_manag()
Domap-des.c605 backlog = crypto_get_backlog(&dd->queue); in omap_des_handle_queue()
Domap-aes.c623 backlog = crypto_get_backlog(&dd->queue); in omap_aes_handle_queue()
Datmel-tdes.c604 backlog = crypto_get_backlog(&dd->queue); in atmel_tdes_handle_queue()
Datmel-sha.c846 backlog = crypto_get_backlog(&dd->queue); in atmel_sha_handle_queue()
Datmel-aes.c578 backlog = crypto_get_backlog(&dd->queue); in atmel_aes_handle_queue()
Dsahara.c1110 backlog = crypto_get_backlog(&dev->queue); in sahara_queue_manage()
Domap-sham.c1022 backlog = crypto_get_backlog(&dd->queue); in omap_sham_handle_queue()
Dhifn_795x.c2146 backlog = crypto_get_backlog(&dev->queue); in hifn_process_queue()
/linux-4.1.27/crypto/
Dmcryptd.c173 backlog = crypto_get_backlog(&cpu_queue->queue); in mcryptd_queue_worker()
Dcryptd.c148 backlog = crypto_get_backlog(&cpu_queue->queue); in cryptd_queue_worker()