Searched defs:fe25519_mul (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | fe25519.h | 27 #define fe25519_mul crypto_sign_ed25519_ref_fe25519_mul macro |
D | fe25519.c | 196 void fe25519_mul(fe25519 *r, const fe25519 *x, const fe25519 *y) in fe25519_mul() function |