Home
last modified time | relevance | path

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

/external/openssh/
Dfe25519.h30 #define fe25519_pow2523 crypto_sign_ed25519_ref_fe25519_pow2523 macro
68 void fe25519_pow2523(fe25519 *r, const fe25519 *x);
Dfe25519.c285 void fe25519_pow2523(fe25519 *r, const fe25519 *x) in fe25519_pow2523() function
Dge25519.c216 fe25519_pow2523(&t, &t); in ge25519_unpackneg_vartime()
/external/libwebsockets/plugins/ssh-base/crypto/
Dfe25519.h28 #define fe25519_pow2523 crypto_sign_ed25519_ref_fe25519_pow2523 macro
66 void fe25519_pow2523(fe25519 *r, const fe25519 *x);
Dfe25519.c286 void fe25519_pow2523(fe25519 *r, const fe25519 *x) in fe25519_pow2523() function
Dge25519.c216 fe25519_pow2523(&t, &t); in ge25519_unpackneg_vartime()