Searched refs:fe25519_pow2523 (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/signify/
H A Dfe25519.h30 #define fe25519_pow2523 crypto_sign_ed25519_ref_fe25519_pow2523 macro
68 void fe25519_pow2523(fe25519 *r, const fe25519 *x);
H A Dfe25519.c283 void fe25519_pow2523(fe25519 *r, const fe25519 *x) function
H A Dmod_ge25519.c220 fe25519_pow2523(&t, &t);
/openbsd-current/usr.bin/ssh/
H A Ded25519.c86 #define fe25519_pow2523 crypto_sign_ed25519_ref_fe25519_pow2523 macro
124 static void fe25519_pow2523(fe25519 *r, const fe25519 *x);
401 static void fe25519_pow2523(fe25519 *r, const fe25519 *x) function
1803 fe25519_pow2523(&t, &t);

Completed in 193 milliseconds