Home
last modified time | relevance | path

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

/external/rust/crates/ring/crypto/curve25519/
Dcurve25519_tables.h59 static const uint8_t k25519SmallPrecomp[15 * 2 * 32] = { variable
Dcurve25519.c740 x25519_ge_scalarmult_small_precomp(h, a, k25519SmallPrecomp); in x25519_ge_scalarmult_base()
/external/boringssl/src/crypto/curve25519/
Dcurve25519_tables.h59 static const uint8_t k25519SmallPrecomp[15 * 2 * 32] = { variable
Dcurve25519.c781 x25519_ge_scalarmult_small_precomp(h, a, k25519SmallPrecomp); in x25519_ge_scalarmult_base()
/external/rust/crates/quiche/deps/boringssl/src/crypto/curve25519/
Dcurve25519_tables.h59 static const uint8_t k25519SmallPrecomp[15 * 2 * 32] = { variable
Dcurve25519.c781 x25519_ge_scalarmult_small_precomp(h, a, k25519SmallPrecomp); in x25519_ge_scalarmult_base()