Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dedwards25519_tables.h68 static const uint8_t k25519SmallPrecomp[15 * 2 * 32] = { variable
H A Dedwards25519.c881 x25519_ge_scalarmult_small_precomp(h, a, k25519SmallPrecomp); in x25519_ge_scalarmult_base()