Home
last modified time | relevance | path

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

/external/rust/crates/ring/crypto/curve25519/
Dcurve25519_tables.h29 static const fe sqrtm1 = {{ variable
Dcurve25519.c509 fe_mul_ttt(&h->X, &h->X, &sqrtm1); in GFp_x25519_ge_frombytes_vartime()
/external/boringssl/src/crypto/curve25519/
Dcurve25519_tables.h29 static const fe sqrtm1 = {{ variable
Dcurve25519.c536 fe_mul_ttt(&h->X, &h->X, &sqrtm1); in x25519_ge_frombytes_vartime()
/external/rust/crates/quiche/deps/boringssl/src/crypto/curve25519/
Dcurve25519_tables.h29 static const fe sqrtm1 = {{ variable
Dcurve25519.c536 fe_mul_ttt(&h->X, &h->X, &sqrtm1); in x25519_ge_frombytes_vartime()