__crypto_hash_cast 192 crypto/digest.c .tfm = __crypto_hash_cast(tfm), __crypto_hash_cast 204 crypto/digest.c .tfm = __crypto_hash_cast(tfm), __crypto_hash_cast 216 crypto/digest.c .tfm = __crypto_hash_cast(tfm), __crypto_hash_cast 67 crypto/hash.c struct crypto_hash *tfm_hash = __crypto_hash_cast(tfm); __crypto_hash_cast 78 crypto/hash.c .tfm = __crypto_hash_cast(tfm), __crypto_hash_cast 90 crypto/hash.c .tfm = __crypto_hash_cast(tfm), __crypto_hash_cast 102 crypto/hash.c .tfm = __crypto_hash_cast(tfm), __crypto_hash_cast 114 crypto/hash.c .tfm = __crypto_hash_cast(tfm), __crypto_hash_cast 202 crypto/hmac.c struct hmac_ctx *ctx = hmac_ctx(__crypto_hash_cast(tfm)); __crypto_hash_cast 214 crypto/hmac.c struct hmac_ctx *ctx = hmac_ctx(__crypto_hash_cast(tfm)); __crypto_hash_cast 267 crypto/xcbc.c struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(__crypto_hash_cast(tfm)); __crypto_hash_cast 268 crypto/xcbc.c int bs = crypto_hash_blocksize(__crypto_hash_cast(tfm)); __crypto_hash_cast 292 crypto/xcbc.c struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(__crypto_hash_cast(tfm)); __crypto_hash_cast 239 include/crypto/algapi.h return __crypto_hash_cast(crypto_spawn_tfm(spawn, type, mask)); __crypto_hash_cast 1176 include/linux/crypto.h return __crypto_hash_cast(tfm); __crypto_hash_cast 1187 include/linux/crypto.h return __crypto_hash_cast(crypto_alloc_base(alg_name, type, mask));