Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dcurve25519.c211 static void x25519_scalar_mulx(uint8_t out[32], const uint8_t scalar[32], in x25519_scalar_mulx() function
706 x25519_scalar_mulx(out, scalar, point); in x25519_scalar_mult()

Completed in 25 milliseconds