__crypto_blkcipher_cast  264 include/crypto/algapi.h 	return __crypto_blkcipher_cast(crypto_spawn_tfm(spawn, type, mask));
__crypto_blkcipher_cast  894 include/linux/crypto.h 	return __crypto_blkcipher_cast(tfm);
__crypto_blkcipher_cast  904 include/linux/crypto.h 	return __crypto_blkcipher_cast(crypto_alloc_base(alg_name, type, mask));