Searched refs:ablkcipher_enqueue_request (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/include/crypto/internal/
H A Dskcipher.h78 return ablkcipher_enqueue_request(queue, &request->creq); skcipher_enqueue_givcrypt()
/linux-4.1.27/include/crypto/
H A Dalgapi.h343 static inline int ablkcipher_enqueue_request(struct crypto_queue *queue, ablkcipher_enqueue_request() function
/linux-4.1.27/drivers/crypto/
H A Ds5p-sss.c516 err = ablkcipher_enqueue_request(&dev->queue, req); s5p_aes_handle_req()
H A Datmel-aes.c573 ret = ablkcipher_enqueue_request(&dd->queue, req); atmel_aes_handle_queue()
H A Datmel-tdes.c599 ret = ablkcipher_enqueue_request(&dd->queue, req); atmel_tdes_handle_queue()
H A Domap-aes.c618 ret = ablkcipher_enqueue_request(&dd->queue, req); omap_aes_handle_queue()
H A Domap-des.c600 ret = ablkcipher_enqueue_request(&dd->queue, req); omap_des_handle_queue()
H A Dsahara.c682 err = ablkcipher_enqueue_request(&dev->queue, req); sahara_aes_crypt()
H A Dhifn_795x.c2090 err = ablkcipher_enqueue_request(&dev->queue, req); hifn_handle_req()

Completed in 141 milliseconds