Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decx_key.c142 if (ossl_x25519(secret, priv->privkey, peer->pubkey) == 0) { in ossl_ecx_compute_key()
H A Decx_meth.c757 && ossl_x25519(key, privkey, pubkey) == 0)) in pkey_ecx_derive25519()
H A Dcurve25519.c5696 ossl_x25519(uint8_t out_shared_key[32], const uint8_t private_key[32], in ossl_x25519() function
/openssl/include/crypto/
H A Decx.h89 int ossl_x25519(uint8_t out_shared_key[32], const uint8_t private_key[32],

Completed in 44 milliseconds