Lines Matching defs:req

43 				 struct ablkcipher_request *req)  in mv_cesa_ablkcipher_req_iter_init()
60 mv_cesa_ablkcipher_dma_cleanup(struct ablkcipher_request *req) in mv_cesa_ablkcipher_dma_cleanup()
76 static inline void mv_cesa_ablkcipher_cleanup(struct ablkcipher_request *req) in mv_cesa_ablkcipher_cleanup()
84 static void mv_cesa_ablkcipher_std_step(struct ablkcipher_request *req) in mv_cesa_ablkcipher_std_step()
112 static int mv_cesa_ablkcipher_std_process(struct ablkcipher_request *req, in mv_cesa_ablkcipher_std_process()
131 static int mv_cesa_ablkcipher_process(struct crypto_async_request *req, in mv_cesa_ablkcipher_process()
155 static void mv_cesa_ablkcipher_step(struct crypto_async_request *req) in mv_cesa_ablkcipher_step()
167 mv_cesa_ablkcipher_dma_prepare(struct ablkcipher_request *req) in mv_cesa_ablkcipher_dma_prepare()
176 mv_cesa_ablkcipher_std_prepare(struct ablkcipher_request *req) in mv_cesa_ablkcipher_std_prepare()
188 static inline void mv_cesa_ablkcipher_prepare(struct crypto_async_request *req, in mv_cesa_ablkcipher_prepare()
202 mv_cesa_ablkcipher_req_cleanup(struct crypto_async_request *req) in mv_cesa_ablkcipher_req_cleanup()
292 static int mv_cesa_ablkcipher_dma_req_init(struct ablkcipher_request *req, in mv_cesa_ablkcipher_dma_req_init()
379 mv_cesa_ablkcipher_std_req_init(struct ablkcipher_request *req, in mv_cesa_ablkcipher_std_req_init()
392 static int mv_cesa_ablkcipher_req_init(struct ablkcipher_request *req, in mv_cesa_ablkcipher_req_init()
418 static int mv_cesa_des_op(struct ablkcipher_request *req, in mv_cesa_des_op()
440 static int mv_cesa_ecb_des_encrypt(struct ablkcipher_request *req) in mv_cesa_ecb_des_encrypt()
451 static int mv_cesa_ecb_des_decrypt(struct ablkcipher_request *req) in mv_cesa_ecb_des_decrypt()
485 static int mv_cesa_cbc_des_op(struct ablkcipher_request *req, in mv_cesa_cbc_des_op()
496 static int mv_cesa_cbc_des_encrypt(struct ablkcipher_request *req) in mv_cesa_cbc_des_encrypt()
505 static int mv_cesa_cbc_des_decrypt(struct ablkcipher_request *req) in mv_cesa_cbc_des_decrypt()
538 static int mv_cesa_des3_op(struct ablkcipher_request *req, in mv_cesa_des3_op()
560 static int mv_cesa_ecb_des3_ede_encrypt(struct ablkcipher_request *req) in mv_cesa_ecb_des3_ede_encrypt()
572 static int mv_cesa_ecb_des3_ede_decrypt(struct ablkcipher_request *req) in mv_cesa_ecb_des3_ede_decrypt()
608 static int mv_cesa_cbc_des3_op(struct ablkcipher_request *req, in mv_cesa_cbc_des3_op()
616 static int mv_cesa_cbc_des3_ede_encrypt(struct ablkcipher_request *req) in mv_cesa_cbc_des3_ede_encrypt()
628 static int mv_cesa_cbc_des3_ede_decrypt(struct ablkcipher_request *req) in mv_cesa_cbc_des3_ede_decrypt()
664 static int mv_cesa_aes_op(struct ablkcipher_request *req, in mv_cesa_aes_op()
702 static int mv_cesa_ecb_aes_encrypt(struct ablkcipher_request *req) in mv_cesa_ecb_aes_encrypt()
713 static int mv_cesa_ecb_aes_decrypt(struct ablkcipher_request *req) in mv_cesa_ecb_aes_decrypt()
747 static int mv_cesa_cbc_aes_op(struct ablkcipher_request *req, in mv_cesa_cbc_aes_op()
757 static int mv_cesa_cbc_aes_encrypt(struct ablkcipher_request *req) in mv_cesa_cbc_aes_encrypt()
766 static int mv_cesa_cbc_aes_decrypt(struct ablkcipher_request *req) in mv_cesa_cbc_aes_decrypt()