Searched defs:fe25519_sub (Results 1 – 3 of 3) sorted by relevance
53 fe25519_sub(fe25519 h, const fe25519 f, const fe25519 g) in fe25519_sub() function
79 fe25519_sub(fe25519 h, const fe25519 f, const fe25519 g) in fe25519_sub() function
84 #define fe25519_sub crypto_sign_ed25519_ref_fe25519_sub macro303 static void fe25519_sub(fe25519 *r, const fe25519 *x, const fe25519 *y) in fe25519_sub() function