Home
last modified time | relevance | path

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

/external/openssh/
Dsc25519.h25 #define sc25519_sub_nored crypto_sign_ed25519_ref_sc25519_sub_nored macro
62 void sc25519_sub_nored(sc25519 *r, const sc25519 *x, const sc25519 *y);
Dsc25519.c180 void sc25519_sub_nored(sc25519 *r, const sc25519 *x, const sc25519 *y) in sc25519_sub_nored() function