Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/curve25519/
Dcurve25519.c3471 static void table_select(ge_precomp *t, int pos, signed char b) { in table_select() function
3524 table_select(&t, i / 2, e[i]); in x25519_ge_scalarmult_base()
3539 table_select(&t, i / 2, e[i]); in x25519_ge_scalarmult_base()