Home
last modified time | relevance | path

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

/external/openssh/
Dsc25519.h19 #define sc25519_from_shortsc crypto_sign_ed25519_ref_sc25519_from_shortsc macro
50 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
217 sc25519_from_shortsc(&t, y); in sc25519_mul_shortsc()