Home
last modified time | relevance | path

Searched refs:x25519_sc_reduce (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c4625 static void x25519_sc_reduce(uint8_t *s) in x25519_sc_reduce() function
5474 x25519_sc_reduce(nonce); in ossl_ed25519_sign()
5485 x25519_sc_reduce(hram); in ossl_ed25519_sign()
5571 x25519_sc_reduce(h); in ossl_ed25519_verify()
/third_party/openssl/crypto/ec/
H A Dcurve25519.c4625 static void x25519_sc_reduce(uint8_t *s) in x25519_sc_reduce() function
5474 x25519_sc_reduce(nonce); in ossl_ed25519_sign()
5485 x25519_sc_reduce(hram); in ossl_ed25519_sign()
5571 x25519_sc_reduce(h); in ossl_ed25519_verify()
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c4615 static void x25519_sc_reduce(uint8_t *s) in x25519_sc_reduce() function
5454 x25519_sc_reduce(nonce); in ED25519_sign()
5464 x25519_sc_reduce(hram); in ED25519_sign()
5535 x25519_sc_reduce(h); in ED25519_verify()

Completed in 22 milliseconds