Searched refs:sc25519_add (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/crypto/openssh/
H A Ded25519.c94 sc25519_add(&scs, &scs, &sck);
H A Dsc25519.c167 void sc25519_add(sc25519 *r, const sc25519 *x, const sc25519 *y) function
H A Dsc25519.h24 #define sc25519_add crypto_sign_ed25519_ref_sc25519_add macro
60 void sc25519_add(sc25519 *r, const sc25519 *x, const sc25519 *y);

Completed in 114 milliseconds