Home
last modified time | relevance | path

Searched refs:ossl_x448 (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
H A Decx.h120 ossl_x448(uint8_t out_shared_key[56], const uint8_t private_key[56],
/third_party/openssl/include/crypto/
H A Decx.h120 ossl_x448(uint8_t out_shared_key[56], const uint8_t private_key[56],
/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decx_exch.c173 if (ossl_x448(secret, ecxctx->key->privkey, in ecx_derive()
/third_party/openssl/providers/implementations/exchange/
H A Decx_exch.c173 if (ossl_x448(secret, ecxctx->key->privkey, in ecx_derive()
/third_party/openssl/test/
H A Dcurve448_internal_test.c659 if (!TEST_true(ossl_x448(out, in_scalar1, in_u1)) in test_x448()
661 || !TEST_true(ossl_x448(out, in_scalar2, in_u2)) in test_x448()
673 if (!TEST_true(ossl_x448(out, k, u))) in test_x448()
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c728 int ossl_x448(uint8_t out_shared_key[56], const uint8_t private_key[56], in ossl_x448() function
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c728 int ossl_x448(uint8_t out_shared_key[56], const uint8_t private_key[56], in ossl_x448() function
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c771 && ossl_x448(key, privkey, pubkey) == 0)) in pkey_ecx_derive448()
/third_party/openssl/crypto/ec/
H A Decx_meth.c771 && ossl_x448(key, privkey, pubkey) == 0)) in pkey_ecx_derive448()

Completed in 10 milliseconds