crypto_ablkcipher   16 include/crypto/ablk_helper.h extern int ablk_set_key(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  227 include/crypto/algapi.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  232 include/crypto/algapi.h static inline void *crypto_ablkcipher_ctx(struct crypto_ablkcipher *tfm)
crypto_ablkcipher  237 include/crypto/algapi.h static inline void *crypto_ablkcipher_ctx_aligned(struct crypto_ablkcipher *tfm)
crypto_ablkcipher  361 include/crypto/algapi.h 					  struct crypto_ablkcipher *tfm)
crypto_ablkcipher   20 include/crypto/cryptd.h 	struct crypto_ablkcipher base;
crypto_ablkcipher   24 include/crypto/cryptd.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher   50 include/crypto/internal/skcipher.h static inline struct crypto_ablkcipher *crypto_spawn_skcipher(
crypto_ablkcipher   69 include/crypto/internal/skcipher.h static inline struct crypto_ablkcipher *skcipher_geniv_cipher(
crypto_ablkcipher   70 include/crypto/internal/skcipher.h 	struct crypto_ablkcipher *geniv)
crypto_ablkcipher   33 include/crypto/skcipher.h static inline struct crypto_ablkcipher *skcipher_givcrypt_reqtfm(
crypto_ablkcipher   56 include/crypto/skcipher.h 	struct skcipher_givcrypt_request *req, struct crypto_ablkcipher *tfm)
crypto_ablkcipher   69 include/crypto/skcipher.h 	struct crypto_ablkcipher *tfm, gfp_t gfp)
crypto_ablkcipher  130 include/linux/crypto.h struct crypto_ablkcipher;
crypto_ablkcipher  215 include/linux/crypto.h 	int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  346 include/linux/crypto.h 	int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key,
crypto_ablkcipher  353 include/linux/crypto.h 	struct crypto_ablkcipher *base;
crypto_ablkcipher  577 include/linux/crypto.h static inline struct crypto_ablkcipher *__crypto_ablkcipher_cast(
crypto_ablkcipher  580 include/linux/crypto.h 	return (struct crypto_ablkcipher *)tfm;
crypto_ablkcipher  597 include/linux/crypto.h struct crypto_ablkcipher *crypto_alloc_ablkcipher(const char *alg_name,
crypto_ablkcipher  601 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  606 include/linux/crypto.h static inline void crypto_free_ablkcipher(struct crypto_ablkcipher *tfm)
crypto_ablkcipher  619 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  625 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  631 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  637 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  642 include/linux/crypto.h static inline u32 crypto_ablkcipher_get_flags(struct crypto_ablkcipher *tfm)
crypto_ablkcipher  647 include/linux/crypto.h static inline void crypto_ablkcipher_set_flags(struct crypto_ablkcipher *tfm,
crypto_ablkcipher  653 include/linux/crypto.h static inline void crypto_ablkcipher_clear_flags(struct crypto_ablkcipher *tfm,
crypto_ablkcipher  659 include/linux/crypto.h static inline int crypto_ablkcipher_setkey(struct crypto_ablkcipher *tfm,
crypto_ablkcipher  667 include/linux/crypto.h static inline struct crypto_ablkcipher *crypto_ablkcipher_reqtfm(
crypto_ablkcipher  688 include/linux/crypto.h 	struct crypto_ablkcipher *tfm)
crypto_ablkcipher  694 include/linux/crypto.h 	struct ablkcipher_request *req, struct crypto_ablkcipher *tfm)
crypto_ablkcipher  706 include/linux/crypto.h 	struct crypto_ablkcipher *tfm, gfp_t gfp)