Searched refs:sc25519_mul_shortsc (Results 1 – 2 of 2) sorted by relevance
27 #define sc25519_mul_shortsc crypto_sign_ed25519_ref_sc25519_mul_shortsc macro66 void sc25519_mul_shortsc(sc25519 *r, const sc25519 *x, const shortsc25519 *y);
214 void sc25519_mul_shortsc(sc25519 *r, const sc25519 *x, const shortsc25519 *y) in sc25519_mul_shortsc() function