HomeSort by relevance Sort by last modified time
    Searched refs:fe25519_pow2523 (Results 1 - 3 of 3) sorted by null

  /external/openssh/
fe25519.h 30 #define fe25519_pow2523 crypto_sign_ed25519_ref_fe25519_pow2523 macro
68 void fe25519_pow2523(fe25519 *r, const fe25519 *x);
fe25519.c 285 void fe25519_pow2523(fe25519 *r, const fe25519 *x) function
ge25519.c 216 fe25519_pow2523(&t, &t);

Completed in 52 milliseconds