Home
last modified time | relevance | path

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

/external/boringssl/src/third_party/fiat/
Dcurve25519_tables.h37 static const fe sqrtm1 = {{ variable
Dcurve25519.c544 fe_mul_ttt(&h->X, &h->X, &sqrtm1); in x25519_ge_frombytes_vartime()