Home
last modified time | relevance | path

Searched refs:fe_copy_ll (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/third_party/fiat/
Dcurve25519.c328 static void fe_copy_ll(fe_loose *h, const fe_loose *f) { in fe_copy_ll() function
814 fe_copy_ll(&minust.yplusx, &t->yminusx); in table_select()
815 fe_copy_ll(&minust.yminusx, &t->yplusx); in table_select()