Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/inc/
Dnx_crypto_ec.h638 extern NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_x448;
/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_ec.c4477 NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_x448 = variable
4959 *((NX_CRYPTO_EC **)output) = (NX_CRYPTO_EC *)&_nx_crypto_ec_x448; in _nx_crypto_method_ec_x448_operation()