Searched refs:sc25519_sub_nored (Results 1 – 2 of 2) sorted by relevance
25 #define sc25519_sub_nored crypto_sign_ed25519_ref_sc25519_sub_nored macro62 void sc25519_sub_nored(sc25519 *r, const sc25519 *x, const sc25519 *y);
180 void sc25519_sub_nored(sc25519 *r, const sc25519 *x, const sc25519 *y) in sc25519_sub_nored() function