Home
last modified time | relevance | path

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

/external/boringssl/src/third_party/fiat/
Dcurve25519.c800 static void table_select(ge_precomp *t, int pos, signed char b) { in table_select() function
858 table_select(&t, i / 2, e[i]); in x25519_ge_scalarmult_base()
873 table_select(&t, i / 2, e[i]); in x25519_ge_scalarmult_base()