crypto_akcipher_alg
struct akcipher_alg *alg = crypto_akcipher_alg(akcipher);
struct akcipher_alg *alg = crypto_akcipher_alg(akcipher);
struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
return crypto_akcipher_alg(tfm)->encrypt(req);
return crypto_akcipher_alg(tfm)->decrypt(req);
struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
struct akcipher_alg *alg = crypto_akcipher_alg(tfm);