Searched defs:sc25519_mul (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dsc25519.h26 #define sc25519_mul crypto_sign_ed25519_ref_sc25519_mul macro
H A Dsc25519.c193 void sc25519_mul(sc25519 *r, const sc25519 *x, const sc25519 *y) function

Completed in 102 milliseconds