Lines Matching defs:req

42 			       struct skcipher_request *req)  in mv_cesa_skcipher_req_iter_init()
59 mv_cesa_skcipher_dma_cleanup(struct skcipher_request *req) in mv_cesa_skcipher_dma_cleanup()
75 static inline void mv_cesa_skcipher_cleanup(struct skcipher_request *req) in mv_cesa_skcipher_cleanup()
83 static void mv_cesa_skcipher_std_step(struct skcipher_request *req) in mv_cesa_skcipher_std_step()
123 static int mv_cesa_skcipher_std_process(struct skcipher_request *req, in mv_cesa_skcipher_std_process()
142 static int mv_cesa_skcipher_process(struct crypto_async_request *req, in mv_cesa_skcipher_process()
155 static void mv_cesa_skcipher_step(struct crypto_async_request *req) in mv_cesa_skcipher_step()
167 mv_cesa_skcipher_dma_prepare(struct skcipher_request *req) in mv_cesa_skcipher_dma_prepare()
176 mv_cesa_skcipher_std_prepare(struct skcipher_request *req) in mv_cesa_skcipher_std_prepare()
185 static inline void mv_cesa_skcipher_prepare(struct crypto_async_request *req, in mv_cesa_skcipher_prepare()
200 mv_cesa_skcipher_req_cleanup(struct crypto_async_request *req) in mv_cesa_skcipher_req_cleanup()
208 mv_cesa_skcipher_complete(struct crypto_async_request *req) in mv_cesa_skcipher_complete()
312 static int mv_cesa_skcipher_dma_req_init(struct skcipher_request *req, in mv_cesa_skcipher_dma_req_init()
407 mv_cesa_skcipher_std_req_init(struct skcipher_request *req, in mv_cesa_skcipher_std_req_init()
422 static int mv_cesa_skcipher_req_init(struct skcipher_request *req, in mv_cesa_skcipher_req_init()
455 static int mv_cesa_skcipher_queue_req(struct skcipher_request *req, in mv_cesa_skcipher_queue_req()
477 static int mv_cesa_des_op(struct skcipher_request *req, in mv_cesa_des_op()
490 static int mv_cesa_ecb_des_encrypt(struct skcipher_request *req) in mv_cesa_ecb_des_encrypt()
501 static int mv_cesa_ecb_des_decrypt(struct skcipher_request *req) in mv_cesa_ecb_des_decrypt()
533 static int mv_cesa_cbc_des_op(struct skcipher_request *req, in mv_cesa_cbc_des_op()
544 static int mv_cesa_cbc_des_encrypt(struct skcipher_request *req) in mv_cesa_cbc_des_encrypt()
553 static int mv_cesa_cbc_des_decrypt(struct skcipher_request *req) in mv_cesa_cbc_des_decrypt()
584 static int mv_cesa_des3_op(struct skcipher_request *req, in mv_cesa_des3_op()
597 static int mv_cesa_ecb_des3_ede_encrypt(struct skcipher_request *req) in mv_cesa_ecb_des3_ede_encrypt()
609 static int mv_cesa_ecb_des3_ede_decrypt(struct skcipher_request *req) in mv_cesa_ecb_des3_ede_decrypt()
642 static int mv_cesa_cbc_des3_op(struct skcipher_request *req, in mv_cesa_cbc_des3_op()
650 static int mv_cesa_cbc_des3_ede_encrypt(struct skcipher_request *req) in mv_cesa_cbc_des3_ede_encrypt()
662 static int mv_cesa_cbc_des3_ede_decrypt(struct skcipher_request *req) in mv_cesa_cbc_des3_ede_decrypt()
696 static int mv_cesa_aes_op(struct skcipher_request *req, in mv_cesa_aes_op()
726 static int mv_cesa_ecb_aes_encrypt(struct skcipher_request *req) in mv_cesa_ecb_aes_encrypt()
737 static int mv_cesa_ecb_aes_decrypt(struct skcipher_request *req) in mv_cesa_ecb_aes_decrypt()
769 static int mv_cesa_cbc_aes_op(struct skcipher_request *req, in mv_cesa_cbc_aes_op()
779 static int mv_cesa_cbc_aes_encrypt(struct skcipher_request *req) in mv_cesa_cbc_aes_encrypt()
788 static int mv_cesa_cbc_aes_decrypt(struct skcipher_request *req) in mv_cesa_cbc_aes_decrypt()