HomeSort by relevance Sort by last modified time
    Searched refs:sc25519_sub_nored (Results 1 - 2 of 2) sorted by null

  /external/openssh/
sc25519.h 25 #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);
sc25519.c 180 void sc25519_sub_nored(sc25519 *r, const sc25519 *x, const sc25519 *y) function

Completed in 39 milliseconds