crypto_blkcipher 206 arch/s390/crypto/aes_s390.c struct crypto_blkcipher *tfm = desc->tfm; crypto_blkcipher 225 arch/s390/crypto/aes_s390.c struct crypto_blkcipher *tfm = desc->tfm; crypto_blkcipher 474 arch/s390/crypto/aes_s390.c struct crypto_blkcipher *tfm = desc->tfm; crypto_blkcipher 493 arch/s390/crypto/aes_s390.c struct crypto_blkcipher *tfm = desc->tfm; crypto_blkcipher 584 crypto/skcipher.c return sizeof(struct crypto_blkcipher *); crypto_blkcipher 601 crypto/skcipher.c struct crypto_blkcipher **ctx = crypto_skcipher_ctx(tfm); crypto_blkcipher 602 crypto/skcipher.c struct crypto_blkcipher *blkcipher = *ctx; crypto_blkcipher 627 crypto/skcipher.c struct crypto_blkcipher **ctx = crypto_skcipher_ctx(tfm); crypto_blkcipher 658 crypto/skcipher.c struct crypto_blkcipher **ctx = crypto_tfm_ctx(tfm); crypto_blkcipher 667 crypto/skcipher.c struct crypto_blkcipher **ctx = crypto_tfm_ctx(tfm); crypto_blkcipher 668 crypto/skcipher.c struct crypto_blkcipher *blkcipher; crypto_blkcipher 100 drivers/crypto/padlock-aes.c static inline struct aes_ctx *blk_aes_ctx(struct crypto_blkcipher *tfm) crypto_blkcipher 289 include/crypto/algapi.h static inline struct crypto_blkcipher *crypto_spawn_blkcipher( crypto_blkcipher 298 include/crypto/algapi.h static inline void *crypto_blkcipher_ctx(struct crypto_blkcipher *tfm) crypto_blkcipher 303 include/crypto/algapi.h static inline void *crypto_blkcipher_ctx_aligned(struct crypto_blkcipher *tfm) crypto_blkcipher 144 include/linux/crypto.h struct crypto_blkcipher; crypto_blkcipher 180 include/linux/crypto.h struct crypto_blkcipher *tfm; crypto_blkcipher 1296 include/linux/crypto.h static inline struct crypto_blkcipher *__crypto_blkcipher_cast( crypto_blkcipher 1299 include/linux/crypto.h return (struct crypto_blkcipher *)tfm; crypto_blkcipher 1302 include/linux/crypto.h static inline struct crypto_blkcipher *crypto_blkcipher_cast( crypto_blkcipher 1323 include/linux/crypto.h static inline struct crypto_blkcipher *crypto_alloc_blkcipher( crypto_blkcipher 1334 include/linux/crypto.h struct crypto_blkcipher *tfm) crypto_blkcipher 1343 include/linux/crypto.h static inline void crypto_free_blkcipher(struct crypto_blkcipher *tfm) crypto_blkcipher 1373 include/linux/crypto.h static inline const char *crypto_blkcipher_name(struct crypto_blkcipher *tfm) crypto_blkcipher 1379 include/linux/crypto.h struct crypto_blkcipher *tfm) crypto_blkcipher 1385 include/linux/crypto.h struct crypto_blkcipher *tfm) crypto_blkcipher 1399 include/linux/crypto.h static inline unsigned int crypto_blkcipher_ivsize(struct crypto_blkcipher *tfm) crypto_blkcipher 1415 include/linux/crypto.h struct crypto_blkcipher *tfm) crypto_blkcipher 1421 include/linux/crypto.h struct crypto_blkcipher *tfm) crypto_blkcipher 1426 include/linux/crypto.h static inline u32 crypto_blkcipher_get_flags(struct crypto_blkcipher *tfm) crypto_blkcipher 1431 include/linux/crypto.h static inline void crypto_blkcipher_set_flags(struct crypto_blkcipher *tfm, crypto_blkcipher 1437 include/linux/crypto.h static inline void crypto_blkcipher_clear_flags(struct crypto_blkcipher *tfm, crypto_blkcipher 1459 include/linux/crypto.h static inline int crypto_blkcipher_setkey(struct crypto_blkcipher *tfm, crypto_blkcipher 1579 include/linux/crypto.h static inline void crypto_blkcipher_set_iv(struct crypto_blkcipher *tfm, crypto_blkcipher 1595 include/linux/crypto.h static inline void crypto_blkcipher_get_iv(struct crypto_blkcipher *tfm,