Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/crypto/
Dsc25519.h17 #define sc25519_from_shortsc crypto_sign_ed25519_ref_sc25519_from_shortsc macro
48 void sc25519_from_shortsc(sc25519 *r, const shortsc25519 *x);
Dsc25519.c125 void sc25519_from_shortsc(sc25519 *r, const shortsc25519 *x) in sc25519_from_shortsc() function
216 sc25519_from_shortsc(&t, y); in sc25519_mul_shortsc()