Searched refs:sc25519_from_shortsc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/crypto/openssh/
H A Dsc25519.h19 #define sc25519_from_shortsc crypto_sign_ed25519_ref_sc25519_from_shortsc macro
50 void sc25519_from_shortsc(sc25519 *r, const shortsc25519 *x);
H A Dsc25519.c125 void sc25519_from_shortsc(sc25519 *r, const shortsc25519 *x) function
217 sc25519_from_shortsc(&t, y);

Completed in 37 milliseconds