Home | History | Annotate | Download | only in curve25519

Lines Matching full:fe_0

222 static void fe_0(fe h) { memset(h, 0, sizeof(int32_t) * 10); }
1096 fe_0(h->X);
1102 fe_0(h->X);
1105 fe_0(h->T);
1111 fe_0(h->xy2d);
4788 fe_0(z2);