Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c201 static void x25519_scalar_mulx(uint8_t out[32], const uint8_t scalar[32], in x25519_scalar_mulx() function
696 x25519_scalar_mulx(out, scalar, point); in x25519_scalar_mult()
/netbsd/crypto/external/bsd/openssl/dist/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()