Home
last modified time | relevance | path

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

/external/boringssl/src/third_party/fiat/
Dcurve25519_tables.h67 static const uint8_t k25519SmallPrecomp[15 * 2 * 32] = { variable
Dcurve25519.c789 x25519_ge_scalarmult_small_precomp(h, a, k25519SmallPrecomp); in x25519_ge_scalarmult_base()