Searched refs:gf128mul_x_lle (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dgf128mul.c125 static void gf128mul_x_lle(be128 *r, const be128 *x) function
183 gf128mul_x_lle(&p[i + 1], &p[i]);
286 gf128mul_x_lle(&t->t[0]->t[j], &t->t[0]->t[j + j]);
413 gf128mul_x_lle(&t->t[j], &t->t[j+j]);

Completed in 104 milliseconds