Searched refs:crypto_dequeue_request (Results 1 – 21 of 21) sorted by relevance
128 req = crypto_dequeue_request(&queue->base); in aead_dequeue_request()
197 return ahash_request_cast(crypto_dequeue_request(queue)); in ahash_dequeue_request()
138 struct crypto_async_request *crypto_dequeue_request(struct crypto_queue *queue);
99 async_req = crypto_dequeue_request(&qce->queue); in qce_handle_queue()
119 async_req = crypto_dequeue_request(&engine->queue); in crypto_pump_requests()
930 struct crypto_async_request *crypto_dequeue_request(struct crypto_queue *queue) in crypto_dequeue_request() function947 EXPORT_SYMBOL_GPL(crypto_dequeue_request);
172 req = crypto_dequeue_request(&cpu_queue->queue); in cryptd_queue_worker()
214 async_req = crypto_dequeue_request(&dev->queue); in rk_crypto_queue_task_cb()
405 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()
1390 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()
515 async_req = crypto_dequeue_request(&hdev->queue); in img_hash_handle_queue()
1931 while ((async_req = crypto_dequeue_request(&dev->queue))) { in hifn_flush()2050 async_req = crypto_dequeue_request(&dev->queue); in hifn_process_queue()
613 async_req = crypto_dequeue_request(&dd->queue); in atmel_tdes_handle_queue()
1048 async_req = crypto_dequeue_request(&dev->queue); in sahara_queue_manage()
949 areq = crypto_dequeue_request(&dd->queue); in atmel_aes_handle_queue()
1073 async_req = crypto_dequeue_request(&dd->queue); in atmel_sha_handle_queue()
44 req = crypto_dequeue_request(&engine->queue); in mv_cesa_dequeue_req_locked()
829 req = crypto_dequeue_request(&priv->ring[ring].queue); in safexcel_dequeue()
6071 0x00000000 crypto_dequeue_request vmlinux EXPORT_SYMBOL_GPL
14961 ffff800010443504 T crypto_dequeue_request
Completed in 329 milliseconds