Searched refs:anp (Results 1 – 2 of 2) sorted by relevance
646 sg_init_table(sg, template[i].anp + template[i].np); in __test_aead()648 sg_init_table(sgout, template[i].anp + template[i].np); in __test_aead()651 for (k = 0, temp = 0; k < template[i].anp; k++) { in __test_aead()676 sg_set_buf(&sg[template[i].anp + k], in __test_aead()685 sg_set_buf(&sgout[template[i].anp + k], in __test_aead()706 if (WARN_ON(sg[template[i].anp + k - 1].offset + in __test_aead()707 sg[template[i].anp + k - 1].length + in __test_aead()714 sgout[template[i].anp + k - 1].length += in __test_aead()716 sg[template[i].anp + k - 1].length += authsize; in __test_aead()
92 int anp; member20013 .anp = 2,20097 .anp = 3,