Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c3490 static void table_select(ge_precomp *t, int pos, signed char b) { in table_select() function
3543 table_select(&t, i / 2, e[i]); in x25519_ge_scalarmult_base()
3558 table_select(&t, i / 2, e[i]); in x25519_ge_scalarmult_base()