NX_CRYPTO_EC_CURVE_GET is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_CRYPTO_EC_CURVE_GET macro

Syntax

#define NX_CRYPTO_EC_CURVE_GET 40

References

LocationText
nx_crypto_const.h:267
#define NX_CRYPTO_EC_CURVE_GET 40
nx_crypto_ec.c:3878
if (op != NX_CRYPTO_EC_CURVE_GET)
nx_crypto_ec.c:3966
if (op != NX_CRYPTO_EC_CURVE_GET)
nx_crypto_ec.c:4053
if (op != NX_CRYPTO_EC_CURVE_GET)
nx_crypto_ec.c:4140
if (op != NX_CRYPTO_EC_CURVE_GET)
nx_crypto_ec.c:4227
if (op != NX_CRYPTO_EC_CURVE_GET)
nx_crypto_ecdh.c:674
status = ((NX_CRYPTO_METHOD *)input) -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_GET,
nx_crypto_ecdsa.c:716
status = ((NX_CRYPTO_METHOD *)input) -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_GET,
nx_crypto_ecjpake.c:1881
status = ((NX_CRYPTO_METHOD *)input) -> nx_crypto_operation(NX_CRYPTO_EC_CURVE_GET,