Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/internal/
A Dhash.h225 return ahash_request_cast(crypto_dequeue_request(queue)); in ahash_dequeue_request()
/linux-6.3-rc2/drivers/crypto/qce/
A Dcore.c99 async_req = crypto_dequeue_request(&qce->queue); in qce_handle_queue()
/linux-6.3-rc2/include/crypto/
A Dalgapi.h152 struct crypto_async_request *crypto_dequeue_request(struct crypto_queue *queue);
/linux-6.3-rc2/crypto/
A Dcrypto_engine.c120 async_req = crypto_dequeue_request(&engine->queue); in crypto_pump_requests()
A Dalgapi.c969 struct crypto_async_request *crypto_dequeue_request(struct crypto_queue *queue) in crypto_dequeue_request() function
986 EXPORT_SYMBOL_GPL(crypto_dequeue_request);
A Dcryptd.c173 req = crypto_dequeue_request(&cpu_queue->queue); in cryptd_queue_worker()
/linux-6.3-rc2/drivers/crypto/
A Dmxs-dcp.c405 arq = crypto_dequeue_request(&sdcp->queue[chan]); in dcp_chan_thread_aes()
701 arq = crypto_dequeue_request(&sdcp->queue[chan]); in dcp_chan_thread_sha()
A Ds5p-sss.c1390 async_req = crypto_dequeue_request(&dd->hash_queue); in s5p_hash_handle_queue()
1984 async_req = crypto_dequeue_request(&dev->queue); in s5p_tasklet_cb()
A Dimg-hash.c519 async_req = crypto_dequeue_request(&hdev->queue); in img_hash_handle_queue()
A Dhifn_795x.c1931 while ((async_req = crypto_dequeue_request(&dev->queue))) { in hifn_flush()
2050 async_req = crypto_dequeue_request(&dev->queue); in hifn_process_queue()
A Datmel-tdes.c613 async_req = crypto_dequeue_request(&dd->queue); in atmel_tdes_handle_queue()
A Dsahara.c1048 async_req = crypto_dequeue_request(&dev->queue); in sahara_queue_manage()
A Datmel-aes.c949 areq = crypto_dequeue_request(&dd->queue); in atmel_aes_handle_queue()
A Datmel-sha.c1073 async_req = crypto_dequeue_request(&dd->queue); in atmel_sha_handle_queue()
/linux-6.3-rc2/drivers/crypto/marvell/cesa/
A Dcesa.c44 req = crypto_dequeue_request(&engine->queue); in mv_cesa_dequeue_req_locked()
/linux-6.3-rc2/drivers/crypto/inside-secure/
A Dsafexcel.c837 req = crypto_dequeue_request(&priv->ring[ring].queue); in safexcel_dequeue()

Completed in 86 milliseconds