crypto_blkcipher  258 include/crypto/algapi.h static inline struct crypto_blkcipher *crypto_spawn_blkcipher(
crypto_blkcipher  267 include/crypto/algapi.h static inline void *crypto_blkcipher_ctx(struct crypto_blkcipher *tfm)
crypto_blkcipher  272 include/crypto/algapi.h static inline void *crypto_blkcipher_ctx_aligned(struct crypto_blkcipher *tfm)
crypto_blkcipher   32 include/crypto/cryptd.h struct crypto_blkcipher *cryptd_ablkcipher_child(struct cryptd_ablkcipher *tfm);
crypto_blkcipher  133 include/linux/crypto.h struct crypto_blkcipher;
crypto_blkcipher  192 include/linux/crypto.h 	struct crypto_blkcipher *tfm;
crypto_blkcipher  884 include/linux/crypto.h static inline struct crypto_blkcipher *__crypto_blkcipher_cast(
crypto_blkcipher  887 include/linux/crypto.h 	return (struct crypto_blkcipher *)tfm;
crypto_blkcipher  890 include/linux/crypto.h static inline struct crypto_blkcipher *crypto_blkcipher_cast(
crypto_blkcipher  897 include/linux/crypto.h static inline struct crypto_blkcipher *crypto_alloc_blkcipher(
crypto_blkcipher  908 include/linux/crypto.h 	struct crypto_blkcipher *tfm)
crypto_blkcipher  913 include/linux/crypto.h static inline void crypto_free_blkcipher(struct crypto_blkcipher *tfm)
crypto_blkcipher  927 include/linux/crypto.h static inline const char *crypto_blkcipher_name(struct crypto_blkcipher *tfm)
crypto_blkcipher  933 include/linux/crypto.h 	struct crypto_blkcipher *tfm)
crypto_blkcipher  939 include/linux/crypto.h 	struct crypto_blkcipher *tfm)
crypto_blkcipher  944 include/linux/crypto.h static inline unsigned int crypto_blkcipher_ivsize(struct crypto_blkcipher *tfm)
crypto_blkcipher  950 include/linux/crypto.h 	struct crypto_blkcipher *tfm)
crypto_blkcipher  956 include/linux/crypto.h 	struct crypto_blkcipher *tfm)
crypto_blkcipher  961 include/linux/crypto.h static inline u32 crypto_blkcipher_get_flags(struct crypto_blkcipher *tfm)
crypto_blkcipher  966 include/linux/crypto.h static inline void crypto_blkcipher_set_flags(struct crypto_blkcipher *tfm,
crypto_blkcipher  972 include/linux/crypto.h static inline void crypto_blkcipher_clear_flags(struct crypto_blkcipher *tfm,
crypto_blkcipher  978 include/linux/crypto.h static inline int crypto_blkcipher_setkey(struct crypto_blkcipher *tfm,
crypto_blkcipher 1019 include/linux/crypto.h static inline void crypto_blkcipher_set_iv(struct crypto_blkcipher *tfm,
crypto_blkcipher 1025 include/linux/crypto.h static inline void crypto_blkcipher_get_iv(struct crypto_blkcipher *tfm,
crypto_blkcipher   74 include/linux/sunrpc/gss_krb5.h 	u32 (*encrypt) (struct crypto_blkcipher *tfm,
crypto_blkcipher   77 include/linux/sunrpc/gss_krb5.h 	u32 (*decrypt) (struct crypto_blkcipher *tfm,
crypto_blkcipher  101 include/linux/sunrpc/gss_krb5.h 	struct crypto_blkcipher	*enc;
crypto_blkcipher  102 include/linux/sunrpc/gss_krb5.h 	struct crypto_blkcipher	*seq;
crypto_blkcipher  103 include/linux/sunrpc/gss_krb5.h 	struct crypto_blkcipher *acceptor_enc;
crypto_blkcipher  104 include/linux/sunrpc/gss_krb5.h 	struct crypto_blkcipher *initiator_enc;
crypto_blkcipher  105 include/linux/sunrpc/gss_krb5.h 	struct crypto_blkcipher *acceptor_enc_aux;
crypto_blkcipher  106 include/linux/sunrpc/gss_krb5.h 	struct crypto_blkcipher *initiator_enc_aux;
crypto_blkcipher  265 include/linux/sunrpc/gss_krb5.h krb5_encrypt(struct crypto_blkcipher *key,
crypto_blkcipher  269 include/linux/sunrpc/gss_krb5.h krb5_decrypt(struct crypto_blkcipher *key,
crypto_blkcipher  273 include/linux/sunrpc/gss_krb5.h gss_encrypt_xdr_buf(struct crypto_blkcipher *tfm, struct xdr_buf *outbuf,
crypto_blkcipher  277 include/linux/sunrpc/gss_krb5.h gss_decrypt_xdr_buf(struct crypto_blkcipher *tfm, struct xdr_buf *inbuf,
crypto_blkcipher  282 include/linux/sunrpc/gss_krb5.h 		struct crypto_blkcipher *key,
crypto_blkcipher  323 include/linux/sunrpc/gss_krb5.h 		       struct crypto_blkcipher *cipher,
crypto_blkcipher  328 include/linux/sunrpc/gss_krb5.h 		       struct crypto_blkcipher *cipher,