ablkcipher_request   92 crypto/ablkcipher.c static int ablkcipher_walk_next(struct ablkcipher_request *req,
ablkcipher_request   95 crypto/ablkcipher.c int ablkcipher_walk_done(struct ablkcipher_request *req,
ablkcipher_request  137 crypto/ablkcipher.c static inline int ablkcipher_next_slow(struct ablkcipher_request *req,
ablkcipher_request  202 crypto/ablkcipher.c static inline int ablkcipher_next_fast(struct ablkcipher_request *req,
ablkcipher_request  213 crypto/ablkcipher.c static int ablkcipher_walk_next(struct ablkcipher_request *req,
ablkcipher_request  258 crypto/ablkcipher.c static int ablkcipher_walk_first(struct ablkcipher_request *req,
ablkcipher_request  287 crypto/ablkcipher.c int ablkcipher_walk_phys(struct ablkcipher_request *req,
ablkcipher_request  412 crypto/blkcipher.c static int async_encrypt(struct ablkcipher_request *req)
ablkcipher_request  426 crypto/blkcipher.c static int async_decrypt(struct ablkcipher_request *req)
ablkcipher_request  224 crypto/crypto_engine.c 						 struct ablkcipher_request *req)
ablkcipher_request  291 crypto/crypto_engine.c 					struct ablkcipher_request *req, int err)
ablkcipher_request  722 crypto/skcipher.c 				     int (*crypt)(struct ablkcipher_request *))
ablkcipher_request  726 crypto/skcipher.c 	struct ablkcipher_request *subreq = skcipher_request_ctx(req);
ablkcipher_request  789 crypto/skcipher.c 			    sizeof(struct ablkcipher_request);
ablkcipher_request  494 drivers/crypto/atmel-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(dd->areq);
ablkcipher_request  983 drivers/crypto/atmel-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(dd->areq);
ablkcipher_request 1013 drivers/crypto/atmel-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(dd->areq);
ablkcipher_request 1069 drivers/crypto/atmel-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(dd->areq);
ablkcipher_request 1085 drivers/crypto/atmel-aes.c static int atmel_aes_crypt(struct ablkcipher_request *req, unsigned long mode)
ablkcipher_request 1152 drivers/crypto/atmel-aes.c static int atmel_aes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1157 drivers/crypto/atmel-aes.c static int atmel_aes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1162 drivers/crypto/atmel-aes.c static int atmel_aes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1167 drivers/crypto/atmel-aes.c static int atmel_aes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1172 drivers/crypto/atmel-aes.c static int atmel_aes_ofb_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1177 drivers/crypto/atmel-aes.c static int atmel_aes_ofb_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1182 drivers/crypto/atmel-aes.c static int atmel_aes_cfb_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1187 drivers/crypto/atmel-aes.c static int atmel_aes_cfb_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1192 drivers/crypto/atmel-aes.c static int atmel_aes_cfb64_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1197 drivers/crypto/atmel-aes.c static int atmel_aes_cfb64_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1202 drivers/crypto/atmel-aes.c static int atmel_aes_cfb32_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1207 drivers/crypto/atmel-aes.c static int atmel_aes_cfb32_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1212 drivers/crypto/atmel-aes.c static int atmel_aes_cfb16_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1217 drivers/crypto/atmel-aes.c static int atmel_aes_cfb16_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1222 drivers/crypto/atmel-aes.c static int atmel_aes_cfb8_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1227 drivers/crypto/atmel-aes.c static int atmel_aes_cfb8_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1232 drivers/crypto/atmel-aes.c static int atmel_aes_ctr_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1237 drivers/crypto/atmel-aes.c static int atmel_aes_ctr_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1857 drivers/crypto/atmel-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(dd->areq);
ablkcipher_request 1882 drivers/crypto/atmel-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(dd->areq);
ablkcipher_request 1932 drivers/crypto/atmel-aes.c static int atmel_aes_xts_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1937 drivers/crypto/atmel-aes.c static int atmel_aes_xts_decrypt(struct ablkcipher_request *req)
ablkcipher_request  109 drivers/crypto/atmel-tdes.c 	struct ablkcipher_request	*req;
ablkcipher_request  576 drivers/crypto/atmel-tdes.c 	struct ablkcipher_request *req = dd->req;
ablkcipher_request  586 drivers/crypto/atmel-tdes.c 			       struct ablkcipher_request *req)
ablkcipher_request  668 drivers/crypto/atmel-tdes.c static int atmel_tdes_crypt(struct ablkcipher_request *req, unsigned long mode)
ablkcipher_request  805 drivers/crypto/atmel-tdes.c static int atmel_tdes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  810 drivers/crypto/atmel-tdes.c static int atmel_tdes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  815 drivers/crypto/atmel-tdes.c static int atmel_tdes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  820 drivers/crypto/atmel-tdes.c static int atmel_tdes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  824 drivers/crypto/atmel-tdes.c static int atmel_tdes_cfb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  829 drivers/crypto/atmel-tdes.c static int atmel_tdes_cfb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  834 drivers/crypto/atmel-tdes.c static int atmel_tdes_cfb8_encrypt(struct ablkcipher_request *req)
ablkcipher_request  840 drivers/crypto/atmel-tdes.c static int atmel_tdes_cfb8_decrypt(struct ablkcipher_request *req)
ablkcipher_request  845 drivers/crypto/atmel-tdes.c static int atmel_tdes_cfb16_encrypt(struct ablkcipher_request *req)
ablkcipher_request  851 drivers/crypto/atmel-tdes.c static int atmel_tdes_cfb16_decrypt(struct ablkcipher_request *req)
ablkcipher_request  856 drivers/crypto/atmel-tdes.c static int atmel_tdes_cfb32_encrypt(struct ablkcipher_request *req)
ablkcipher_request  862 drivers/crypto/atmel-tdes.c static int atmel_tdes_cfb32_decrypt(struct ablkcipher_request *req)
ablkcipher_request  867 drivers/crypto/atmel-tdes.c static int atmel_tdes_ofb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  872 drivers/crypto/atmel-tdes.c static int atmel_tdes_ofb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  307 drivers/crypto/bcm/cipher.c 	struct ablkcipher_request *req =
ablkcipher_request  308 drivers/crypto/bcm/cipher.c 	    container_of(areq, struct ablkcipher_request, base);
ablkcipher_request  507 drivers/crypto/bcm/cipher.c 	struct ablkcipher_request *req = ablkcipher_request_cast(areq);
ablkcipher_request 1750 drivers/crypto/bcm/cipher.c static int ablkcipher_enqueue(struct ablkcipher_request *req, bool encrypt)
ablkcipher_request 1953 drivers/crypto/bcm/cipher.c static int ablkcipher_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1960 drivers/crypto/bcm/cipher.c static int ablkcipher_decrypt(struct ablkcipher_request *req)
ablkcipher_request   95 drivers/crypto/cavium/cpt/cptvf_algs.c static inline u32 create_ctx_hdr(struct ablkcipher_request *req, u32 enc,
ablkcipher_request  150 drivers/crypto/cavium/cpt/cptvf_algs.c static inline u32 create_input_list(struct ablkcipher_request  *req, u32 enc,
ablkcipher_request  165 drivers/crypto/cavium/cpt/cptvf_algs.c static inline void store_cb_info(struct ablkcipher_request *req,
ablkcipher_request  172 drivers/crypto/cavium/cpt/cptvf_algs.c static inline void create_output_list(struct ablkcipher_request *req,
ablkcipher_request  192 drivers/crypto/cavium/cpt/cptvf_algs.c static inline int cvm_enc_dec(struct ablkcipher_request *req, u32 enc)
ablkcipher_request  220 drivers/crypto/cavium/cpt/cptvf_algs.c static int cvm_encrypt(struct ablkcipher_request *req)
ablkcipher_request  225 drivers/crypto/cavium/cpt/cptvf_algs.c static int cvm_decrypt(struct ablkcipher_request *req)
ablkcipher_request   64 drivers/crypto/ccp/ccp-crypto-aes-xts.c 	struct ablkcipher_request *req = ablkcipher_request_cast(async_req);
ablkcipher_request  105 drivers/crypto/ccp/ccp-crypto-aes-xts.c static int ccp_aes_xts_crypt(struct ablkcipher_request *req,
ablkcipher_request  188 drivers/crypto/ccp/ccp-crypto-aes-xts.c static int ccp_aes_xts_encrypt(struct ablkcipher_request *req)
ablkcipher_request  193 drivers/crypto/ccp/ccp-crypto-aes-xts.c static int ccp_aes_xts_decrypt(struct ablkcipher_request *req)
ablkcipher_request   24 drivers/crypto/ccp/ccp-crypto-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(async_req);
ablkcipher_request   67 drivers/crypto/ccp/ccp-crypto-aes.c static int ccp_aes_crypt(struct ablkcipher_request *req, bool encrypt)
ablkcipher_request  113 drivers/crypto/ccp/ccp-crypto-aes.c static int ccp_aes_encrypt(struct ablkcipher_request *req)
ablkcipher_request  118 drivers/crypto/ccp/ccp-crypto-aes.c static int ccp_aes_decrypt(struct ablkcipher_request *req)
ablkcipher_request  142 drivers/crypto/ccp/ccp-crypto-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(async_req);
ablkcipher_request  165 drivers/crypto/ccp/ccp-crypto-aes.c static int ccp_aes_rfc3686_crypt(struct ablkcipher_request *req, bool encrypt)
ablkcipher_request  188 drivers/crypto/ccp/ccp-crypto-aes.c static int ccp_aes_rfc3686_encrypt(struct ablkcipher_request *req)
ablkcipher_request  193 drivers/crypto/ccp/ccp-crypto-aes.c static int ccp_aes_rfc3686_decrypt(struct ablkcipher_request *req)
ablkcipher_request   23 drivers/crypto/ccp/ccp-crypto-des3.c 	struct ablkcipher_request *req = ablkcipher_request_cast(async_req);
ablkcipher_request   61 drivers/crypto/ccp/ccp-crypto-des3.c static int ccp_des3_crypt(struct ablkcipher_request *req, bool encrypt)
ablkcipher_request  108 drivers/crypto/ccp/ccp-crypto-des3.c static int ccp_des3_encrypt(struct ablkcipher_request *req)
ablkcipher_request  113 drivers/crypto/ccp/ccp-crypto-des3.c static int ccp_des3_decrypt(struct ablkcipher_request *req)
ablkcipher_request   96 drivers/crypto/chelsio/chcr_algo.c static int chcr_handle_cipher_resp(struct ablkcipher_request *req,
ablkcipher_request 1020 drivers/crypto/chelsio/chcr_algo.c static int chcr_update_tweak(struct ablkcipher_request *req, u8 *iv,
ablkcipher_request 1054 drivers/crypto/chelsio/chcr_algo.c static int chcr_update_cipher_iv(struct ablkcipher_request *req,
ablkcipher_request 1088 drivers/crypto/chelsio/chcr_algo.c static int chcr_final_cipher_iv(struct ablkcipher_request *req,
ablkcipher_request 1111 drivers/crypto/chelsio/chcr_algo.c static int chcr_handle_cipher_resp(struct ablkcipher_request *req,
ablkcipher_request 1188 drivers/crypto/chelsio/chcr_algo.c static int process_cipher(struct ablkcipher_request *req,
ablkcipher_request 1299 drivers/crypto/chelsio/chcr_algo.c static int chcr_aes_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1332 drivers/crypto/chelsio/chcr_algo.c static int chcr_aes_decrypt(struct ablkcipher_request *req)
ablkcipher_request 2579 drivers/crypto/chelsio/chcr_algo.c void chcr_add_cipher_src_ent(struct ablkcipher_request *req,
ablkcipher_request 2602 drivers/crypto/chelsio/chcr_algo.c void chcr_add_cipher_dst_ent(struct ablkcipher_request *req,
ablkcipher_request 2683 drivers/crypto/chelsio/chcr_algo.c 			struct ablkcipher_request *req)
ablkcipher_request 2712 drivers/crypto/chelsio/chcr_algo.c 			   struct ablkcipher_request *req)
ablkcipher_request  290 drivers/crypto/chelsio/chcr_algo.h 	struct ablkcipher_request *req;
ablkcipher_request  324 drivers/crypto/chelsio/chcr_crypto.h void chcr_add_cipher_src_ent(struct ablkcipher_request *req,
ablkcipher_request  327 drivers/crypto/chelsio/chcr_crypto.h int chcr_cipher_dma_map(struct device *dev, struct ablkcipher_request *req);
ablkcipher_request  328 drivers/crypto/chelsio/chcr_crypto.h void chcr_cipher_dma_unmap(struct device *dev, struct ablkcipher_request *req);
ablkcipher_request  329 drivers/crypto/chelsio/chcr_crypto.h void chcr_add_cipher_dst_ent(struct ablkcipher_request *req,
ablkcipher_request 1436 drivers/crypto/hifn_795x.c static int hifn_cipher_walk(struct ablkcipher_request *req,
ablkcipher_request 1521 drivers/crypto/hifn_795x.c static int hifn_setup_session(struct ablkcipher_request *req)
ablkcipher_request 1663 drivers/crypto/hifn_795x.c static void hifn_process_ready(struct ablkcipher_request *req, int error)
ablkcipher_request 1913 drivers/crypto/hifn_795x.c 	struct ablkcipher_request *req;
ablkcipher_request 1977 drivers/crypto/hifn_795x.c static int hifn_handle_req(struct ablkcipher_request *req)
ablkcipher_request 1997 drivers/crypto/hifn_795x.c static int hifn_setup_crypto_req(struct ablkcipher_request *req, u8 op,
ablkcipher_request 2040 drivers/crypto/hifn_795x.c 	struct ablkcipher_request *req;
ablkcipher_request 2066 drivers/crypto/hifn_795x.c static int hifn_setup_crypto(struct ablkcipher_request *req, u8 op,
ablkcipher_request 2086 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_aes_ecb(struct ablkcipher_request *req)
ablkcipher_request 2091 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_aes_cbc(struct ablkcipher_request *req)
ablkcipher_request 2096 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_aes_cfb(struct ablkcipher_request *req)
ablkcipher_request 2101 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_aes_ofb(struct ablkcipher_request *req)
ablkcipher_request 2110 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_aes_ecb(struct ablkcipher_request *req)
ablkcipher_request 2115 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_aes_cbc(struct ablkcipher_request *req)
ablkcipher_request 2120 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_aes_cfb(struct ablkcipher_request *req)
ablkcipher_request 2125 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_aes_ofb(struct ablkcipher_request *req)
ablkcipher_request 2134 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_des_ecb(struct ablkcipher_request *req)
ablkcipher_request 2139 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_des_cbc(struct ablkcipher_request *req)
ablkcipher_request 2144 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_des_cfb(struct ablkcipher_request *req)
ablkcipher_request 2149 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_des_ofb(struct ablkcipher_request *req)
ablkcipher_request 2158 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_des_ecb(struct ablkcipher_request *req)
ablkcipher_request 2163 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_des_cbc(struct ablkcipher_request *req)
ablkcipher_request 2168 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_des_cfb(struct ablkcipher_request *req)
ablkcipher_request 2173 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_des_ofb(struct ablkcipher_request *req)
ablkcipher_request 2182 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_3des_ecb(struct ablkcipher_request *req)
ablkcipher_request 2187 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_3des_cbc(struct ablkcipher_request *req)
ablkcipher_request 2192 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_3des_cfb(struct ablkcipher_request *req)
ablkcipher_request 2197 drivers/crypto/hifn_795x.c static inline int hifn_encrypt_3des_ofb(struct ablkcipher_request *req)
ablkcipher_request 2204 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_3des_ecb(struct ablkcipher_request *req)
ablkcipher_request 2209 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_3des_cbc(struct ablkcipher_request *req)
ablkcipher_request 2214 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_3des_cfb(struct ablkcipher_request *req)
ablkcipher_request 2219 drivers/crypto/hifn_795x.c static inline int hifn_decrypt_3des_ofb(struct ablkcipher_request *req)
ablkcipher_request  140 drivers/crypto/ixp4xx_crypto.c 		struct ablkcipher_request *ablk_req;
ablkcipher_request  381 drivers/crypto/ixp4xx_crypto.c 		struct ablkcipher_request *req = crypt->data.ablk_req;
ablkcipher_request  871 drivers/crypto/ixp4xx_crypto.c static int ablk_perform(struct ablkcipher_request *req, int encrypt)
ablkcipher_request  944 drivers/crypto/ixp4xx_crypto.c static int ablk_encrypt(struct ablkcipher_request *req)
ablkcipher_request  949 drivers/crypto/ixp4xx_crypto.c static int ablk_decrypt(struct ablkcipher_request *req)
ablkcipher_request  954 drivers/crypto/ixp4xx_crypto.c static int ablk_rfc3686_crypt(struct ablkcipher_request *req)
ablkcipher_request  417 drivers/crypto/mediatek/mtk-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(aes->areq);
ablkcipher_request  555 drivers/crypto/mediatek/mtk-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(aes->areq);
ablkcipher_request  574 drivers/crypto/mediatek/mtk-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(aes->areq);
ablkcipher_request  623 drivers/crypto/mediatek/mtk-aes.c 	struct ablkcipher_request *req = ablkcipher_request_cast(aes->areq);
ablkcipher_request  664 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_crypt(struct ablkcipher_request *req, u64 mode)
ablkcipher_request  682 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  687 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  692 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  697 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  702 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_ctr_encrypt(struct ablkcipher_request *req)
ablkcipher_request  707 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_ctr_decrypt(struct ablkcipher_request *req)
ablkcipher_request  712 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_ofb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  717 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_ofb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  722 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_cfb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  727 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_cfb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  215 drivers/crypto/mxs-dcp.c 			   struct ablkcipher_request *req, int init)
ablkcipher_request  278 drivers/crypto/mxs-dcp.c 	struct ablkcipher_request *req = ablkcipher_request_cast(arq);
ablkcipher_request  426 drivers/crypto/mxs-dcp.c static int mxs_dcp_block_fallback(struct ablkcipher_request *req, int enc)
ablkcipher_request  448 drivers/crypto/mxs-dcp.c static int mxs_dcp_aes_enqueue(struct ablkcipher_request *req, int enc, int ecb)
ablkcipher_request  472 drivers/crypto/mxs-dcp.c static int mxs_dcp_aes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  477 drivers/crypto/mxs-dcp.c static int mxs_dcp_aes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  482 drivers/crypto/mxs-dcp.c static int mxs_dcp_aes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  487 drivers/crypto/mxs-dcp.c static int mxs_dcp_aes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  880 drivers/crypto/n2_core.c static int n2_compute_chunks(struct ablkcipher_request *req)
ablkcipher_request  961 drivers/crypto/n2_core.c static void n2_chunk_complete(struct ablkcipher_request *req, void *final_iv)
ablkcipher_request  978 drivers/crypto/n2_core.c static int n2_do_ecb(struct ablkcipher_request *req, bool encrypt)
ablkcipher_request 1020 drivers/crypto/n2_core.c static int n2_encrypt_ecb(struct ablkcipher_request *req)
ablkcipher_request 1025 drivers/crypto/n2_core.c static int n2_decrypt_ecb(struct ablkcipher_request *req)
ablkcipher_request 1030 drivers/crypto/n2_core.c static int n2_do_chaining(struct ablkcipher_request *req, bool encrypt)
ablkcipher_request 1110 drivers/crypto/n2_core.c static int n2_encrypt_chaining(struct ablkcipher_request *req)
ablkcipher_request 1115 drivers/crypto/n2_core.c static int n2_decrypt_chaining(struct ablkcipher_request *req)
ablkcipher_request  385 drivers/crypto/omap-aes.c 	struct ablkcipher_request *req = dd->req;
ablkcipher_request  406 drivers/crypto/omap-aes.c 				 struct ablkcipher_request *req)
ablkcipher_request  417 drivers/crypto/omap-aes.c 	struct ablkcipher_request *req = container_of(areq, struct ablkcipher_request, base);
ablkcipher_request  472 drivers/crypto/omap-aes.c 	struct ablkcipher_request *req = container_of(areq, struct ablkcipher_request, base);
ablkcipher_request  508 drivers/crypto/omap-aes.c static int omap_aes_crypt(struct ablkcipher_request *req, unsigned long mode)
ablkcipher_request  574 drivers/crypto/omap-aes.c static int omap_aes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  579 drivers/crypto/omap-aes.c static int omap_aes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  584 drivers/crypto/omap-aes.c static int omap_aes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  589 drivers/crypto/omap-aes.c static int omap_aes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  594 drivers/crypto/omap-aes.c static int omap_aes_ctr_encrypt(struct ablkcipher_request *req)
ablkcipher_request  599 drivers/crypto/omap-aes.c static int omap_aes_ctr_decrypt(struct ablkcipher_request *req)
ablkcipher_request  165 drivers/crypto/omap-aes.h 	struct ablkcipher_request	*req;
ablkcipher_request  142 drivers/crypto/omap-des.c 	struct ablkcipher_request	*req;
ablkcipher_request  494 drivers/crypto/omap-des.c 	struct ablkcipher_request *req = dd->req;
ablkcipher_request  517 drivers/crypto/omap-des.c 				 struct ablkcipher_request *req)
ablkcipher_request  528 drivers/crypto/omap-des.c 	struct ablkcipher_request *req = container_of(areq, struct ablkcipher_request, base);
ablkcipher_request  585 drivers/crypto/omap-des.c 	struct ablkcipher_request *req = container_of(areq, struct ablkcipher_request, base);
ablkcipher_request  622 drivers/crypto/omap-des.c static int omap_des_crypt(struct ablkcipher_request *req, unsigned long mode)
ablkcipher_request  685 drivers/crypto/omap-des.c static int omap_des_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  690 drivers/crypto/omap-des.c static int omap_des_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  695 drivers/crypto/omap-des.c static int omap_des_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  700 drivers/crypto/omap-des.c static int omap_des_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  862 drivers/crypto/picoxcell_crypto.c 	struct ablkcipher_request *ablk_req = ablkcipher_request_cast(req->req);
ablkcipher_request  880 drivers/crypto/picoxcell_crypto.c 	struct ablkcipher_request *ablk_req = ablkcipher_request_cast(req->req);
ablkcipher_request  910 drivers/crypto/picoxcell_crypto.c static int spacc_ablk_do_fallback(struct ablkcipher_request *req,
ablkcipher_request  935 drivers/crypto/picoxcell_crypto.c static int spacc_ablk_setup(struct ablkcipher_request *req, unsigned alg_type,
ablkcipher_request 1045 drivers/crypto/picoxcell_crypto.c static int spacc_ablk_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1054 drivers/crypto/picoxcell_crypto.c static int spacc_ablk_decrypt(struct ablkcipher_request *req)
ablkcipher_request  840 drivers/crypto/qat/qat_common/qat_algs.c 	struct ablkcipher_request *areq = qat_req->ablkcipher_req;
ablkcipher_request 1048 drivers/crypto/qat/qat_common/qat_algs.c static int qat_alg_ablkcipher_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1100 drivers/crypto/qat/qat_common/qat_algs.c static int qat_alg_ablkcipher_blk_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1108 drivers/crypto/qat/qat_common/qat_algs.c static int qat_alg_ablkcipher_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1160 drivers/crypto/qat/qat_common/qat_algs.c static int qat_alg_ablkcipher_blk_decrypt(struct ablkcipher_request *req)
ablkcipher_request   86 drivers/crypto/qat/qat_common/qat_crypto.h 		struct ablkcipher_request *ablkcipher_req;
ablkcipher_request   20 drivers/crypto/qce/ablkcipher.c 	struct ablkcipher_request *req = ablkcipher_request_cast(async_req);
ablkcipher_request   54 drivers/crypto/qce/ablkcipher.c 	struct ablkcipher_request *req = ablkcipher_request_cast(async_req);
ablkcipher_request  210 drivers/crypto/qce/ablkcipher.c static int qce_ablkcipher_crypt(struct ablkcipher_request *req, int encrypt)
ablkcipher_request  240 drivers/crypto/qce/ablkcipher.c static int qce_ablkcipher_encrypt(struct ablkcipher_request *req)
ablkcipher_request  245 drivers/crypto/qce/ablkcipher.c static int qce_ablkcipher_decrypt(struct ablkcipher_request *req)
ablkcipher_request  310 drivers/crypto/qce/common.c 	struct ablkcipher_request *req = ablkcipher_request_cast(async_req);
ablkcipher_request   22 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 			 struct ablkcipher_request *req)
ablkcipher_request   76 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_aes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request   86 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_aes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request   96 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_aes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  106 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_aes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  116 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_des_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  126 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_des_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  136 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_des_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  146 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_des_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  156 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_des3_ede_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  166 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_des3_ede_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  176 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_des3_ede_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  186 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_des3_ede_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  199 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct ablkcipher_request *req =
ablkcipher_request  247 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct ablkcipher_request *req =
ablkcipher_request  272 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct ablkcipher_request *req =
ablkcipher_request  295 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct ablkcipher_request *req =
ablkcipher_request  315 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct ablkcipher_request *req =
ablkcipher_request  342 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct ablkcipher_request *req =
ablkcipher_request  306 drivers/crypto/s5p-sss.c 	struct ablkcipher_request	*req;
ablkcipher_request  481 drivers/crypto/s5p-sss.c 	struct ablkcipher_request *req = dev->req;
ablkcipher_request  501 drivers/crypto/s5p-sss.c static void s5p_aes_complete(struct ablkcipher_request *req, int err)
ablkcipher_request  663 drivers/crypto/s5p-sss.c 	struct ablkcipher_request *req;
ablkcipher_request 1873 drivers/crypto/s5p-sss.c 				struct ablkcipher_request *req)
ablkcipher_request 1900 drivers/crypto/s5p-sss.c 				 struct ablkcipher_request *req)
ablkcipher_request 1928 drivers/crypto/s5p-sss.c 	struct ablkcipher_request *req = dev->req;
ablkcipher_request 2032 drivers/crypto/s5p-sss.c 			      struct ablkcipher_request *req)
ablkcipher_request 2052 drivers/crypto/s5p-sss.c static int s5p_aes_crypt(struct ablkcipher_request *req, unsigned long mode)
ablkcipher_request 2090 drivers/crypto/s5p-sss.c static int s5p_aes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request 2095 drivers/crypto/s5p-sss.c static int s5p_aes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request 2100 drivers/crypto/s5p-sss.c static int s5p_aes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request 2105 drivers/crypto/s5p-sss.c static int s5p_aes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request 2110 drivers/crypto/s5p-sss.c static int s5p_aes_ctr_crypt(struct ablkcipher_request *req)
ablkcipher_request  550 drivers/crypto/sahara.c static int sahara_aes_process(struct ablkcipher_request *req)
ablkcipher_request  633 drivers/crypto/sahara.c static int sahara_aes_crypt(struct ablkcipher_request *req, unsigned long mode)
ablkcipher_request  659 drivers/crypto/sahara.c static int sahara_aes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  681 drivers/crypto/sahara.c static int sahara_aes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  703 drivers/crypto/sahara.c static int sahara_aes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  725 drivers/crypto/sahara.c static int sahara_aes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1074 drivers/crypto/sahara.c 				struct ablkcipher_request *req =
ablkcipher_request  140 drivers/crypto/stm32/stm32-cryp.c 	struct ablkcipher_request *req;
ablkcipher_request  398 drivers/crypto/stm32/stm32-cryp.c 	struct ablkcipher_request *req = cryp->req;
ablkcipher_request  717 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_crypt(struct ablkcipher_request *req, unsigned long mode)
ablkcipher_request  821 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_aes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  826 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_aes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  831 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_aes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  836 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_aes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  841 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_aes_ctr_encrypt(struct ablkcipher_request *req)
ablkcipher_request  846 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_aes_ctr_decrypt(struct ablkcipher_request *req)
ablkcipher_request  871 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_des_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  876 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_des_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  881 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_des_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  886 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_des_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  891 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_tdes_ecb_encrypt(struct ablkcipher_request *req)
ablkcipher_request  896 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_tdes_ecb_decrypt(struct ablkcipher_request *req)
ablkcipher_request  901 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_tdes_cbc_encrypt(struct ablkcipher_request *req)
ablkcipher_request  906 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_tdes_cbc_decrypt(struct ablkcipher_request *req)
ablkcipher_request  911 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_prepare_req(struct ablkcipher_request *req,
ablkcipher_request 1019 drivers/crypto/stm32/stm32-cryp.c 	struct ablkcipher_request *req = container_of(areq,
ablkcipher_request 1020 drivers/crypto/stm32/stm32-cryp.c 						      struct ablkcipher_request,
ablkcipher_request 1028 drivers/crypto/stm32/stm32-cryp.c 	struct ablkcipher_request *req = container_of(areq,
ablkcipher_request 1029 drivers/crypto/stm32/stm32-cryp.c 						      struct ablkcipher_request,
ablkcipher_request 1538 drivers/crypto/talitos.c 				  struct ablkcipher_request *areq)
ablkcipher_request 1554 drivers/crypto/talitos.c 	struct ablkcipher_request *areq = context;
ablkcipher_request 1571 drivers/crypto/talitos.c 			   struct ablkcipher_request *areq,
ablkcipher_request 1641 drivers/crypto/talitos.c static struct talitos_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request *
ablkcipher_request 1653 drivers/crypto/talitos.c static int ablkcipher_encrypt(struct ablkcipher_request *areq)
ablkcipher_request 1678 drivers/crypto/talitos.c static int ablkcipher_decrypt(struct ablkcipher_request *areq)
ablkcipher_request  831 drivers/crypto/ux500/cryp/cryp_core.c static int ablk_dma_crypt(struct ablkcipher_request *areq)
ablkcipher_request  888 drivers/crypto/ux500/cryp/cryp_core.c static int ablk_crypt(struct ablkcipher_request *areq)
ablkcipher_request 1024 drivers/crypto/ux500/cryp/cryp_core.c static int cryp_blk_encrypt(struct ablkcipher_request *areq)
ablkcipher_request 1042 drivers/crypto/ux500/cryp/cryp_core.c static int cryp_blk_decrypt(struct ablkcipher_request *areq)
ablkcipher_request   34 drivers/crypto/virtio/virtio_crypto_algs.c 	struct ablkcipher_request *ablkcipher_req;
ablkcipher_request   54 drivers/crypto/virtio/virtio_crypto_algs.c 	struct ablkcipher_request *req,
ablkcipher_request   62 drivers/crypto/virtio/virtio_crypto_algs.c 	struct ablkcipher_request *ablk_req;
ablkcipher_request  343 drivers/crypto/virtio/virtio_crypto_algs.c 		struct ablkcipher_request *req,
ablkcipher_request  485 drivers/crypto/virtio/virtio_crypto_algs.c static int virtio_crypto_ablkcipher_encrypt(struct ablkcipher_request *req)
ablkcipher_request  510 drivers/crypto/virtio/virtio_crypto_algs.c static int virtio_crypto_ablkcipher_decrypt(struct ablkcipher_request *req)
ablkcipher_request  564 drivers/crypto/virtio/virtio_crypto_algs.c 	struct ablkcipher_request *req = container_of(vreq, struct ablkcipher_request, base);
ablkcipher_request  582 drivers/crypto/virtio/virtio_crypto_algs.c 	struct ablkcipher_request *req,
ablkcipher_request  250 include/crypto/algapi.h int ablkcipher_walk_done(struct ablkcipher_request *req,
ablkcipher_request  252 include/crypto/algapi.h int ablkcipher_walk_phys(struct ablkcipher_request *req,
ablkcipher_request  357 include/crypto/algapi.h 					     struct ablkcipher_request *request)
ablkcipher_request  362 include/crypto/algapi.h static inline struct ablkcipher_request *ablkcipher_dequeue_request(
ablkcipher_request  368 include/crypto/algapi.h static inline void *ablkcipher_request_ctx(struct ablkcipher_request *req)
ablkcipher_request   87 include/crypto/engine.h 						 struct ablkcipher_request *req);
ablkcipher_request   97 include/crypto/engine.h 					struct ablkcipher_request *req, int err);
ablkcipher_request  156 include/crypto/internal/skcipher.h static inline void ablkcipher_request_complete(struct ablkcipher_request *req,
ablkcipher_request  162 include/crypto/internal/skcipher.h static inline u32 ablkcipher_request_flags(struct ablkcipher_request *req)
ablkcipher_request  235 include/linux/crypto.h 	int (*encrypt)(struct ablkcipher_request *req);
ablkcipher_request  236 include/linux/crypto.h 	int (*decrypt)(struct ablkcipher_request *req);
ablkcipher_request  721 include/linux/crypto.h 	int (*encrypt)(struct ablkcipher_request *req);
ablkcipher_request  722 include/linux/crypto.h 	int (*decrypt)(struct ablkcipher_request *req);
ablkcipher_request 1073 include/linux/crypto.h 	struct ablkcipher_request *req)
ablkcipher_request 1089 include/linux/crypto.h static inline int crypto_ablkcipher_encrypt(struct ablkcipher_request *req)
ablkcipher_request 1114 include/linux/crypto.h static inline int crypto_ablkcipher_decrypt(struct ablkcipher_request *req)
ablkcipher_request 1160 include/linux/crypto.h 	struct ablkcipher_request *req, struct crypto_ablkcipher *tfm)
ablkcipher_request 1165 include/linux/crypto.h static inline struct ablkcipher_request *ablkcipher_request_cast(
ablkcipher_request 1168 include/linux/crypto.h 	return container_of(req, struct ablkcipher_request, base);
ablkcipher_request 1182 include/linux/crypto.h static inline struct ablkcipher_request *ablkcipher_request_alloc(
ablkcipher_request 1185 include/linux/crypto.h 	struct ablkcipher_request *req;
ablkcipher_request 1187 include/linux/crypto.h 	req = kmalloc(sizeof(struct ablkcipher_request) +
ablkcipher_request 1200 include/linux/crypto.h static inline void ablkcipher_request_free(struct ablkcipher_request *req)
ablkcipher_request 1231 include/linux/crypto.h 	struct ablkcipher_request *req,
ablkcipher_request 1256 include/linux/crypto.h 	struct ablkcipher_request *req,