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