__crypto_hash_cast  296 include/crypto/algapi.h 	return __crypto_hash_cast(crypto_spawn_tfm(spawn, type, mask));
__crypto_hash_cast 1133 include/linux/crypto.h 	return __crypto_hash_cast(tfm);
__crypto_hash_cast 1144 include/linux/crypto.h 	return __crypto_hash_cast(crypto_alloc_base(alg_name, type, mask));