Home
last modified time | relevance | path

Searched defs:fe25519_mul (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/openssh/
H A Dfe25519.h27 #define fe25519_mul crypto_sign_ed25519_ref_fe25519_mul macro
H A Dfe25519.c196 void fe25519_mul(fe25519 *r, const fe25519 *x, const fe25519 *y) in fe25519_mul() function