__crypto_blkcipher_cast  408 crypto/blkcipher.c 		.tfm = __crypto_blkcipher_cast(tfm),
__crypto_blkcipher_cast  422 crypto/blkcipher.c 		.tfm = __crypto_blkcipher_cast(tfm),
__crypto_blkcipher_cast  207 include/crypto/algapi.h 	return __crypto_blkcipher_cast(crypto_spawn_tfm(spawn, type, mask));
__crypto_blkcipher_cast  937 include/linux/crypto.h 	return __crypto_blkcipher_cast(tfm);
__crypto_blkcipher_cast  947 include/linux/crypto.h 	return __crypto_blkcipher_cast(crypto_alloc_base(alg_name, type, mask));