Lines Matching refs:algt
109 struct sl3516_ce_alg_template *algt;
112 algt = container_of(alg, struct sl3516_ce_alg_template, alg.skcipher.base);
113 algt->stat_fb++;
134 struct sl3516_ce_alg_template *algt;
143 algt = container_of(alg, struct sl3516_ce_alg_template, alg.skcipher.base);
151 algt->stat_req++;
224 switch (algt->mode) {
317 struct sl3516_ce_alg_template *algt;
325 algt = container_of(alg, struct sl3516_ce_alg_template, alg.skcipher.base);
326 op->ce = algt->ce;