crypto_ablkcipher  295 crypto/ablkcipher.c static int setkey_unaligned(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  317 crypto/ablkcipher.c static int setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  406 crypto/blkcipher.c static int async_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  587 crypto/skcipher.c 		return sizeof(struct crypto_ablkcipher *);
crypto_ablkcipher  700 crypto/skcipher.c 	struct crypto_ablkcipher **ctx = crypto_skcipher_ctx(tfm);
crypto_ablkcipher  701 crypto/skcipher.c 	struct crypto_ablkcipher *ablkcipher = *ctx;
crypto_ablkcipher  725 crypto/skcipher.c 	struct crypto_ablkcipher **ctx = crypto_skcipher_ctx(tfm);
crypto_ablkcipher  757 crypto/skcipher.c 	struct crypto_ablkcipher **ctx = crypto_tfm_ctx(tfm);
crypto_ablkcipher  766 crypto/skcipher.c 	struct crypto_ablkcipher **ctx = crypto_tfm_ctx(tfm);
crypto_ablkcipher  767 crypto/skcipher.c 	struct crypto_ablkcipher *ablkcipher;
crypto_ablkcipher  496 drivers/crypto/atmel-aes.c 	struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1087 drivers/crypto/atmel-aes.c 	struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1134 drivers/crypto/atmel-aes.c static int atmel_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher 1915 drivers/crypto/atmel-aes.c static int atmel_aes_xts_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  773 drivers/crypto/atmel-tdes.c static int atmel_des_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  789 drivers/crypto/atmel-tdes.c static int atmel_tdes_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher 1801 drivers/crypto/bcm/cipher.c static int des_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher 1815 drivers/crypto/bcm/cipher.c static int threedes_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher 1829 drivers/crypto/bcm/cipher.c static int aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher 1857 drivers/crypto/bcm/cipher.c static int rc4_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher 1877 drivers/crypto/bcm/cipher.c static int ablkcipher_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher   98 drivers/crypto/cavium/cpt/cptvf_algs.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  194 drivers/crypto/cavium/cpt/cptvf_algs.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  230 drivers/crypto/cavium/cpt/cptvf_algs.c static int cvm_xts_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  287 drivers/crypto/cavium/cpt/cptvf_algs.c static int cvm_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  304 drivers/crypto/cavium/cpt/cptvf_algs.c static int cvm_cbc_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  310 drivers/crypto/cavium/cpt/cptvf_algs.c static int cvm_ecb_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  316 drivers/crypto/cavium/cpt/cptvf_algs.c static int cvm_cfb_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  322 drivers/crypto/cavium/cpt/cptvf_algs.c static int cvm_cbc_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  329 drivers/crypto/cavium/cpt/cptvf_algs.c static int cvm_ecb_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher   75 drivers/crypto/ccp/ccp-crypto-aes-xts.c static int ccp_aes_xts_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher   37 drivers/crypto/ccp/ccp-crypto-aes.c static int ccp_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  151 drivers/crypto/ccp/ccp-crypto-aes.c static int ccp_aes_rfc3686_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher   36 drivers/crypto/ccp/ccp-crypto-des3.c static int ccp_des3_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  760 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(wrparam->req);
crypto_ablkcipher  869 drivers/crypto/chelsio/chcr_algo.c static int chcr_cipher_fallback_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher  889 drivers/crypto/chelsio/chcr_algo.c static int chcr_aes_cbc_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher  921 drivers/crypto/chelsio/chcr_algo.c static int chcr_aes_ctr_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher  952 drivers/crypto/chelsio/chcr_algo.c static int chcr_aes_rfc3686_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher 1023 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1057 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1091 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1114 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1193 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1301 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1334 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 2151 drivers/crypto/chelsio/chcr_algo.c static int chcr_aes_xts_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher 2608 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(wrparam->req);
crypto_ablkcipher  163 drivers/crypto/chelsio/chcr_crypto.h static inline struct chcr_context *c_ctx(struct crypto_ablkcipher *tfm)
crypto_ablkcipher 1939 drivers/crypto/hifn_795x.c static int hifn_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher 1958 drivers/crypto/hifn_795x.c static int hifn_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  812 drivers/crypto/ixp4xx_crypto.c static int ablk_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  848 drivers/crypto/ixp4xx_crypto.c static int ablk_des3_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  855 drivers/crypto/ixp4xx_crypto.c static int ablk_rfc3686_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  873 drivers/crypto/ixp4xx_crypto.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  956 drivers/crypto/ixp4xx_crypto.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  637 drivers/crypto/mediatek/mtk-aes.c static int mtk_aes_setkey(struct crypto_ablkcipher *tfm,
crypto_ablkcipher  666 drivers/crypto/mediatek/mtk-aes.c 	struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  428 drivers/crypto/mxs-dcp.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  492 drivers/crypto/mxs-dcp.c static int mxs_dcp_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  728 drivers/crypto/n2_core.c static int n2_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  757 drivers/crypto/n2_core.c static int n2_des_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  776 drivers/crypto/n2_core.c static int n2_3des_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  795 drivers/crypto/n2_core.c static int n2_arc4_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  548 drivers/crypto/omap-aes.c static int omap_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  649 drivers/crypto/omap-des.c static int omap_des_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  667 drivers/crypto/omap-des.c static int omap_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  736 drivers/crypto/picoxcell_crypto.c static int spacc_des_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  756 drivers/crypto/picoxcell_crypto.c static int spacc_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  776 drivers/crypto/picoxcell_crypto.c static int spacc_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key,
crypto_ablkcipher  825 drivers/crypto/picoxcell_crypto.c static int spacc_kasumi_f8_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher 1047 drivers/crypto/picoxcell_crypto.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1056 drivers/crypto/picoxcell_crypto.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1015 drivers/crypto/qat/qat_common/qat_algs.c static int qat_alg_ablkcipher_setkey(struct crypto_ablkcipher *tfm,
crypto_ablkcipher 1027 drivers/crypto/qat/qat_common/qat_algs.c static int qat_alg_ablkcipher_cbc_setkey(struct crypto_ablkcipher *tfm,
crypto_ablkcipher 1034 drivers/crypto/qat/qat_common/qat_algs.c static int qat_alg_ablkcipher_ctr_setkey(struct crypto_ablkcipher *tfm,
crypto_ablkcipher 1041 drivers/crypto/qat/qat_common/qat_algs.c static int qat_alg_ablkcipher_xts_setkey(struct crypto_ablkcipher *tfm,
crypto_ablkcipher 1050 drivers/crypto/qat/qat_common/qat_algs.c 	struct crypto_ablkcipher *atfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 1110 drivers/crypto/qat/qat_common/qat_algs.c 	struct crypto_ablkcipher *atfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher   56 drivers/crypto/qce/ablkcipher.c 	struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  152 drivers/crypto/qce/ablkcipher.c static int qce_ablkcipher_setkey(struct crypto_ablkcipher *ablk, const u8 *key,
crypto_ablkcipher  180 drivers/crypto/qce/ablkcipher.c static int qce_des_setkey(struct crypto_ablkcipher *ablk, const u8 *key,
crypto_ablkcipher  195 drivers/crypto/qce/ablkcipher.c static int qce_des3_setkey(struct crypto_ablkcipher *ablk, const u8 *key,
crypto_ablkcipher   30 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_aes_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher   46 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_des_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher   61 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c static int rk_tdes_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher   78 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher   88 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher   98 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  108 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  118 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  128 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  138 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  148 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  158 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  168 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  178 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  188 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  201 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  249 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  297 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  317 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 2054 drivers/crypto/s5p-sss.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher 2073 drivers/crypto/s5p-sss.c static int s5p_aes_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher  600 drivers/crypto/sahara.c static int sahara_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  746 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  757 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  767 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_des_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  774 drivers/crypto/stm32/stm32-cryp.c static int stm32_cryp_tdes_setkey(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher 1493 drivers/crypto/talitos.c static int ablkcipher_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher 1510 drivers/crypto/talitos.c static int ablkcipher_des_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher 1517 drivers/crypto/talitos.c static int ablkcipher_des3_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher 1524 drivers/crypto/talitos.c static int ablkcipher_aes_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher 1555 drivers/crypto/talitos.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq);
crypto_ablkcipher 1576 drivers/crypto/talitos.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq);
crypto_ablkcipher 1644 drivers/crypto/talitos.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq);
crypto_ablkcipher 1655 drivers/crypto/talitos.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq);
crypto_ablkcipher 1680 drivers/crypto/talitos.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq);
crypto_ablkcipher  833 drivers/crypto/ux500/cryp/cryp_core.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq);
crypto_ablkcipher  891 drivers/crypto/ux500/cryp/cryp_core.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq);
crypto_ablkcipher  951 drivers/crypto/ux500/cryp/cryp_core.c static int aes_ablkcipher_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher  986 drivers/crypto/ux500/cryp/cryp_core.c static int des_ablkcipher_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher 1005 drivers/crypto/ux500/cryp/cryp_core.c static int des3_ablkcipher_setkey(struct crypto_ablkcipher *cipher,
crypto_ablkcipher 1026 drivers/crypto/ux500/cryp/cryp_core.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq);
crypto_ablkcipher 1044 drivers/crypto/ux500/cryp/cryp_core.c 	struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq);
crypto_ablkcipher  300 drivers/crypto/virtio/virtio_crypto_algs.c static int virtio_crypto_ablkcipher_setkey(struct crypto_ablkcipher *tfm,
crypto_ablkcipher  346 drivers/crypto/virtio/virtio_crypto_algs.c 	struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  487 drivers/crypto/virtio/virtio_crypto_algs.c 	struct crypto_ablkcipher *atfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  512 drivers/crypto/virtio/virtio_crypto_algs.c 	struct crypto_ablkcipher *atfm = crypto_ablkcipher_reqtfm(req);
crypto_ablkcipher  274 include/crypto/algapi.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  279 include/crypto/algapi.h static inline void *crypto_ablkcipher_ctx(struct crypto_ablkcipher *tfm)
crypto_ablkcipher  284 include/crypto/algapi.h static inline void *crypto_ablkcipher_ctx_aligned(struct crypto_ablkcipher *tfm)
crypto_ablkcipher  120 include/crypto/internal/des.h static inline int verify_ablkcipher_des_key(struct crypto_ablkcipher *tfm,
crypto_ablkcipher  126 include/crypto/internal/des.h static inline int verify_ablkcipher_des3_key(struct crypto_ablkcipher *tfm,
crypto_ablkcipher  142 include/linux/crypto.h struct crypto_ablkcipher;
crypto_ablkcipher  233 include/linux/crypto.h 	int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  719 include/linux/crypto.h 	int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  724 include/linux/crypto.h 	struct crypto_ablkcipher *base;
crypto_ablkcipher  897 include/linux/crypto.h static inline struct crypto_ablkcipher *__crypto_ablkcipher_cast(
crypto_ablkcipher  900 include/linux/crypto.h 	return (struct crypto_ablkcipher *)tfm;
crypto_ablkcipher  948 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  957 include/linux/crypto.h static inline void crypto_free_ablkcipher(struct crypto_ablkcipher *tfm)
crypto_ablkcipher  980 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  995 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher 1011 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher 1017 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher 1022 include/linux/crypto.h static inline u32 crypto_ablkcipher_get_flags(struct crypto_ablkcipher *tfm)
crypto_ablkcipher 1027 include/linux/crypto.h static inline void crypto_ablkcipher_set_flags(struct crypto_ablkcipher *tfm,
crypto_ablkcipher 1033 include/linux/crypto.h static inline void crypto_ablkcipher_clear_flags(struct crypto_ablkcipher *tfm,
crypto_ablkcipher 1055 include/linux/crypto.h static inline int crypto_ablkcipher_setkey(struct crypto_ablkcipher *tfm,
crypto_ablkcipher 1072 include/linux/crypto.h static inline struct crypto_ablkcipher *crypto_ablkcipher_reqtfm(
crypto_ablkcipher 1146 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher 1160 include/linux/crypto.h 	struct ablkcipher_request *req, struct crypto_ablkcipher *tfm)
crypto_ablkcipher 1183 include/linux/crypto.h 	struct crypto_ablkcipher *tfm, gfp_t gfp)