Lines Matching defs:alg
28 struct skcipher_alg *alg = crypto_skcipher_alg(tfm);
32 algt = container_of(alg, struct sun8i_ce_alg_template, alg.skcipher.base);
97 struct skcipher_alg *alg = crypto_skcipher_alg(tfm);
100 algt = container_of(alg, struct sun8i_ce_alg_template,
101 alg.skcipher.base);
127 struct skcipher_alg *alg = crypto_skcipher_alg(tfm);
141 algt = container_of(alg, struct sun8i_ce_alg_template, alg.skcipher.base);
419 struct skcipher_alg *alg = crypto_skcipher_alg(sktfm);
424 algt = container_of(alg, struct sun8i_ce_alg_template, alg.skcipher.base);