Home
last modified time | relevance | path

Searched refs:_nx_crypto_ec_x25519 (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/crypto_libraries/inc/
Dnx_crypto_ec.h637 extern NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_x25519;
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_ec.c4435 NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_x25519 = variable
4874 *((NX_CRYPTO_EC **)output) = (NX_CRYPTO_EC *)&_nx_crypto_ec_x25519; in _nx_crypto_method_ec_x25519_operation()