Home
last modified time | relevance | path

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

/external/openssh/
Dsc25519.h26 #define sc25519_mul crypto_sign_ed25519_ref_sc25519_mul macro
Dsc25519.c193 void sc25519_mul(sc25519 *r, const sc25519 *x, const sc25519 *y) in sc25519_mul() function