HomeSort by: relevance | last modified time | path
    Searched refs:sc25519 (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
ed25519.sh 10 supercop-20221122/crypto_sign/ed25519/ref/sc25519.h
11 supercop-20221122/crypto_sign/ed25519/ref/sc25519.c
82 */crypto_sign/ed25519/ref/sc25519.h)
94 */crypto_sign/ed25519/ref/sc25519.c)
ed25519.sh 10 supercop-20221122/crypto_sign/ed25519/ref/sc25519.h
11 supercop-20221122/crypto_sign/ed25519/ref/sc25519.c
82 */crypto_sign/ed25519/ref/sc25519.h)
94 */crypto_sign/ed25519/ref/sc25519.c)
ed25519.c 456 /* from supercop-20221122/crypto_sign/ed25519/ref/sc25519.h */
461 #define sc25519 crypto_sign_ed25519_ref_sc25519 macro
475 sc25519; typedef in typeref:struct:__anon1097
483 static void sc25519_from32bytes(sc25519 *r, const unsigned char x[32]);
486 static void sc25519_from64bytes(sc25519 *r, const unsigned char x[64]);
489 static void sc25519_to32bytes(unsigned char r[32], const sc25519 *x);
494 static void sc25519_add(sc25519 *r, const sc25519 *x, const sc25519 *y);
497 static void sc25519_mul(sc25519 *r, const sc25519 *x, const sc25519 *y)
    [all...]
ed25519.c 456 /* from supercop-20221122/crypto_sign/ed25519/ref/sc25519.h */
461 #define sc25519 crypto_sign_ed25519_ref_sc25519 macro
475 sc25519; typedef in typeref:struct:__anon1097
483 static void sc25519_from32bytes(sc25519 *r, const unsigned char x[32]);
486 static void sc25519_from64bytes(sc25519 *r, const unsigned char x[64]);
489 static void sc25519_to32bytes(unsigned char r[32], const sc25519 *x);
494 static void sc25519_add(sc25519 *r, const sc25519 *x, const sc25519 *y);
497 static void sc25519_mul(sc25519 *r, const sc25519 *x, const sc25519 *y)
    [all...]

Completed in 49 milliseconds