Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dcurve448.c37 #define TWISTED_D (EDWARDS_D - 1) macro
101 gf_mulw(b->n->c, a->t, 2 * TWISTED_D); in pt_to_pniels()
215 gf_mulw(c, b, TWISTED_D); in ossl_curve448_point_valid()