__crypto_skcipher_cast
struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm);
struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm);
crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm),
struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm);
struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm);
struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm);
crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm),
struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm);
crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm),
skcipher_request_set_tfm(req, __crypto_skcipher_cast(tfm));
crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm),
crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm),
return __crypto_skcipher_cast(req->base.tfm);