Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/curve25519/
Dcurve25519.c3472 static void table_select(ge_precomp *t, int pos, signed char b) { in table_select() function
3525 table_select(&t, i / 2, e[i]); in x25519_ge_scalarmult_base()
3540 table_select(&t, i / 2, e[i]); in x25519_ge_scalarmult_base()