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()
116 static int mv_cesa_skcipher_std_process(struct skcipher_request *req, in mv_cesa_skcipher_std_process()
135 static int mv_cesa_skcipher_process(struct crypto_async_request *req, in mv_cesa_skcipher_process()
148 static void mv_cesa_skcipher_step(struct crypto_async_request *req) in mv_cesa_skcipher_step()
160 mv_cesa_skcipher_dma_prepare(struct skcipher_request *req) in mv_cesa_skcipher_dma_prepare()
169 mv_cesa_skcipher_std_prepare(struct skcipher_request *req) in mv_cesa_skcipher_std_prepare()
178 static inline void mv_cesa_skcipher_prepare(struct crypto_async_request *req, in mv_cesa_skcipher_prepare()
193 mv_cesa_skcipher_req_cleanup(struct crypto_async_request *req) in mv_cesa_skcipher_req_cleanup()
201 mv_cesa_skcipher_complete(struct crypto_async_request *req) in mv_cesa_skcipher_complete()
302 static int mv_cesa_skcipher_dma_req_init(struct skcipher_request *req, in mv_cesa_skcipher_dma_req_init()
397 mv_cesa_skcipher_std_req_init(struct skcipher_request *req, in mv_cesa_skcipher_std_req_init()
412 static int mv_cesa_skcipher_req_init(struct skcipher_request *req, in mv_cesa_skcipher_req_init()
445 static int mv_cesa_skcipher_queue_req(struct skcipher_request *req, in mv_cesa_skcipher_queue_req()
467 static int mv_cesa_des_op(struct skcipher_request *req, in mv_cesa_des_op()
480 static int mv_cesa_ecb_des_encrypt(struct skcipher_request *req) in mv_cesa_ecb_des_encrypt()
491 static int mv_cesa_ecb_des_decrypt(struct skcipher_request *req) in mv_cesa_ecb_des_decrypt()
523 static int mv_cesa_cbc_des_op(struct skcipher_request *req, in mv_cesa_cbc_des_op()
534 static int mv_cesa_cbc_des_encrypt(struct skcipher_request *req) in mv_cesa_cbc_des_encrypt()
543 static int mv_cesa_cbc_des_decrypt(struct skcipher_request *req) in mv_cesa_cbc_des_decrypt()
574 static int mv_cesa_des3_op(struct skcipher_request *req, in mv_cesa_des3_op()
587 static int mv_cesa_ecb_des3_ede_encrypt(struct skcipher_request *req) in mv_cesa_ecb_des3_ede_encrypt()
599 static int mv_cesa_ecb_des3_ede_decrypt(struct skcipher_request *req) in mv_cesa_ecb_des3_ede_decrypt()
633 static int mv_cesa_cbc_des3_op(struct skcipher_request *req, in mv_cesa_cbc_des3_op()
641 static int mv_cesa_cbc_des3_ede_encrypt(struct skcipher_request *req) in mv_cesa_cbc_des3_ede_encrypt()
653 static int mv_cesa_cbc_des3_ede_decrypt(struct skcipher_request *req) in mv_cesa_cbc_des3_ede_decrypt()
687 static int mv_cesa_aes_op(struct skcipher_request *req, in mv_cesa_aes_op()
717 static int mv_cesa_ecb_aes_encrypt(struct skcipher_request *req) in mv_cesa_ecb_aes_encrypt()
728 static int mv_cesa_ecb_aes_decrypt(struct skcipher_request *req) in mv_cesa_ecb_aes_decrypt()
760 static int mv_cesa_cbc_aes_op(struct skcipher_request *req, in mv_cesa_cbc_aes_op()
770 static int mv_cesa_cbc_aes_encrypt(struct skcipher_request *req) in mv_cesa_cbc_aes_encrypt()
779 static int mv_cesa_cbc_aes_decrypt(struct skcipher_request *req) in mv_cesa_cbc_aes_decrypt()