Lines Matching defs:alg
38 struct skcipher_alg *alg = crypto_skcipher_alg(tfm);
55 algt = container_of(alg, struct sun4i_ss_alg_template, alg.crypto);
154 struct skcipher_alg *alg = crypto_skcipher_alg(tfm);
158 algt = container_of(alg, struct sun4i_ss_alg_template, alg.crypto);
186 struct skcipher_alg *alg = crypto_skcipher_alg(tfm);
217 algt = container_of(alg, struct sun4i_ss_alg_template, alg.crypto);
218 if (areq->cryptlen % algt->alg.crypto.base.cra_blocksize)
544 alg.crypto.base);