Home
last modified time | relevance | path

Searched defs:shared_secret (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_method_self_test_ecdh.c52 static UCHAR shared_secret[128]; variable
Dnx_crypto_dh.c263 NX_CRYPTO_HUGE_NUMBER modulus, public_key, private_key, shared_secret; in _nx_crypto_dh_compute_secret() local
Dnx_crypto_ecdh.c377 NX_CRYPTO_EC_POINT public_key, shared_secret; in _nx_crypto_ecdh_compute_secret() local
1142 NX_CRYPTO_EC_POINT public_key, shared_secret; in _nx_crypto_ecdh_compute_secret_x25519_448() local
Dnx_crypto_ecjpake.c492 UCHAR *shared_secret, in _nx_crypto_ecjpake_key_exchange_generate()
630 UCHAR *shared_secret, in _nx_crypto_ecjpake_key_exchange_process()