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

_nx_crypto_ec_named_curves variable

References

LocationReferrerText
nx_crypto_ec.c:689
static NX_CRYPTO_CONST NX_CRYPTO_EC *_nx_crypto_ec_named_curves[] =
nx_crypto_ec.c:3788_nx_crypto_ec_get_named_curve()
for (i = 0; i < sizeof(_nx_crypto_ec_named_curves) / sizeof(NX_CRYPTO_EC *); i++)
nx_crypto_ec.c:3790_nx_crypto_ec_get_named_curve()
if (curve_id == _nx_crypto_ec_named_curves[i] -> nx_crypto_ec_id)
nx_crypto_ec.c:3792_nx_crypto_ec_get_named_curve()
*curve = (NX_CRYPTO_EC *)_nx_crypto_ec_named_curves[i];

Data Use

Functions reading _nx_crypto_ec_named_curves
_nx_crypto_ec_named_curves
all items filtered out
Type of _nx_crypto_ec_named_curves
_nx_crypto_ec_named_curves
all items filtered out