Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_ecdh.c76 NX_CRYPTO_KEEP UINT _nx_crypto_ecdh_key_pair_import(NX_CRYPTO_ECDH *ecdh_ptr, in _nx_crypto_ecdh_key_pair_import()
157 UINT _nx_crypto_ecdh_private_key_export(NX_CRYPTO_ECDH *ecdh_ptr, in _nx_crypto_ecdh_private_key_export()
254 NX_CRYPTO_KEEP UINT _nx_crypto_ecdh_setup(NX_CRYPTO_ECDH *ecdh_ptr, in _nx_crypto_ecdh_setup()
363 NX_CRYPTO_KEEP UINT _nx_crypto_ecdh_compute_secret(NX_CRYPTO_ECDH *ecdh_ptr, in _nx_crypto_ecdh_compute_secret()
865 NX_CRYPTO_KEEP UINT _nx_crypto_ecdh_key_pair_import_x25519_448(NX_CRYPTO_ECDH *ecdh_ptr, in _nx_crypto_ecdh_key_pair_import_x25519_448()
939 NX_CRYPTO_KEEP UINT _nx_crypto_ecdh_private_key_export_x25519_448(NX_CRYPTO_ECDH *ecdh_ptr, in _nx_crypto_ecdh_private_key_export_x25519_448()
1024 NX_CRYPTO_KEEP UINT _nx_crypto_ecdh_setup_x25519_448(NX_CRYPTO_ECDH *ecdh_ptr, in _nx_crypto_ecdh_setup_x25519_448()
1128 NX_CRYPTO_KEEP UINT _nx_crypto_ecdh_compute_secret_x25519_448(NX_CRYPTO_ECDH *ecdh_ptr, in _nx_crypto_ecdh_compute_secret_x25519_448()