crypto_spawn_tfm
EXPORT_SYMBOL_GPL(crypto_spawn_tfm);
struct crypto_tfm *crypto_spawn_tfm(struct crypto_spawn *spawn, u32 type,
return __crypto_cipher_cast(crypto_spawn_tfm(&spawn->base, type, mask));