__crypto_cipher_cast  226 include/crypto/algapi.h 	return __crypto_cipher_cast(crypto_spawn_tfm(spawn, type, mask));
__crypto_cipher_cast 1082 include/linux/crypto.h 	return __crypto_cipher_cast(tfm);
__crypto_cipher_cast 1092 include/linux/crypto.h 	return __crypto_cipher_cast(crypto_alloc_base(alg_name, type, mask));