Home
last modified time | relevance | path

Searched refs:ossl_x25519 (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
H A Decx.h87 int ossl_x25519(uint8_t out_shared_key[32], const uint8_t private_key[32],
/third_party/openssl/include/crypto/
H A Decx.h87 int ossl_x25519(uint8_t out_shared_key[32], const uint8_t private_key[32],
/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decx_exch.c157 if (ossl_x25519(secret, ecxctx->key->privkey, in ecx_derive()
/third_party/openssl/providers/implementations/exchange/
H A Decx_exch.c157 if (ossl_x25519(secret, ecxctx->key->privkey, in ecx_derive()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c758 && ossl_x25519(key, privkey, pubkey) == 0)) in pkey_ecx_derive25519()
H A Dcurve25519.c5616 ossl_x25519(uint8_t out_shared_key[32], const uint8_t private_key[32], in ossl_x25519() function
/third_party/openssl/crypto/ec/
H A Decx_meth.c758 && ossl_x25519(key, privkey, pubkey) == 0)) in pkey_ecx_derive25519()
H A Dcurve25519.c5616 ossl_x25519(uint8_t out_shared_key[32], const uint8_t private_key[32], in ossl_x25519() function

Completed in 20 milliseconds