HomeSort by relevance Sort by last modified time
    Searched defs:fe25519_add (Results 1 - 2 of 2) sorted by null

  /external/openssh/
fe25519.h 25 #define fe25519_add crypto_sign_ed25519_ref_fe25519_add macro
58 void fe25519_add(fe25519 *r, const fe25519 *x, const fe25519 *y);
fe25519.c 178 void fe25519_add(fe25519 *r, const fe25519 *x, const fe25519 *y) function

Completed in 25 milliseconds