crypto_shash 48 include/crypto/cryptd.h struct crypto_shash *cryptd_ahash_child(struct cryptd_ahash *tfm); crypto_shash 55 include/crypto/hash.h struct crypto_shash *tfm; crypto_shash 77 include/crypto/hash.h int (*setkey)(struct crypto_shash *tfm, const u8 *key, crypto_shash 263 include/crypto/hash.h struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, crypto_shash 266 include/crypto/hash.h static inline struct crypto_tfm *crypto_shash_tfm(struct crypto_shash *tfm) crypto_shash 271 include/crypto/hash.h static inline void crypto_free_shash(struct crypto_shash *tfm) crypto_shash 277 include/crypto/hash.h struct crypto_shash *tfm) crypto_shash 282 include/crypto/hash.h static inline unsigned int crypto_shash_blocksize(struct crypto_shash *tfm) crypto_shash 292 include/crypto/hash.h static inline struct shash_alg *crypto_shash_alg(struct crypto_shash *tfm) crypto_shash 297 include/crypto/hash.h static inline unsigned int crypto_shash_digestsize(struct crypto_shash *tfm) crypto_shash 302 include/crypto/hash.h static inline unsigned int crypto_shash_statesize(struct crypto_shash *tfm) crypto_shash 307 include/crypto/hash.h static inline u32 crypto_shash_get_flags(struct crypto_shash *tfm) crypto_shash 312 include/crypto/hash.h static inline void crypto_shash_set_flags(struct crypto_shash *tfm, u32 flags) crypto_shash 317 include/crypto/hash.h static inline void crypto_shash_clear_flags(struct crypto_shash *tfm, u32 flags) crypto_shash 322 include/crypto/hash.h static inline unsigned int crypto_shash_descsize(struct crypto_shash *tfm) crypto_shash 332 include/crypto/hash.h int crypto_shash_setkey(struct crypto_shash *tfm, const u8 *key, crypto_shash 200 include/crypto/internal/hash.h static inline void *crypto_shash_ctx(struct crypto_shash *tfm) crypto_shash 230 include/crypto/internal/hash.h static inline struct crypto_shash *crypto_spawn_shash( crypto_shash 236 include/crypto/internal/hash.h static inline void *crypto_shash_ctx_aligned(struct crypto_shash *tfm) crypto_shash 241 include/crypto/internal/hash.h static inline struct crypto_shash *__crypto_shash_cast(struct crypto_tfm *tfm) crypto_shash 243 include/crypto/internal/hash.h return container_of(tfm, struct crypto_shash, base); crypto_shash 42 include/crypto/mcryptd.h struct crypto_shash *child; crypto_shash 67 include/crypto/mcryptd.h struct crypto_shash *mcryptd_ahash_child(struct mcryptd_ahash *tfm); crypto_shash 992 include/linux/jbd2.h struct crypto_shash *j_chksum_driver;