Home
last modified time | relevance | path

Searched defs:x25519 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/
H A Decx_s390x.c86 } x25519; in s390x_x25519_mul() member
/freebsd/crypto/libecc/src/ecdh/
H A Dx25519_448.c380 int x25519(const u8 k[X25519_SIZE], const u8 u[X25519_SIZE], u8 res[X25519_SIZE]) in x25519() function