NX_CRYPTO_EC_FIXED_POINTS::nx_crypto_ec_fixed_points_d is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_CRYPTO_EC_FIXED_POINTS::nx_crypto_ec_fixed_points_d

NX_CRYPTO_EC_FIXED_POINTS::nx_crypto_ec_fixed_points_d field

Syntax

UINT nx_crypto_ec_fixed_points_d;

References

LocationReferrerText
nx_crypto_ec.h:100
UINT nx_crypto_ec_fixed_points_d;
nx_crypto_ec.c:3045_nx_crypto_ec_fp_fixed_multiple()
bit_index += fixed_points -> nx_crypto_ec_fixed_points_d;
nx_crypto_ec.c:3058_nx_crypto_ec_fp_fixed_multiple()
if ((fixed_points -> nx_crypto_ec_fixed_points_d & 1) &&
nx_crypto_ec.c:3070_nx_crypto_ec_fp_fixed_multiple()
bit_index += fixed_points -> nx_crypto_ec_fixed_points_d;
nx_crypto_ec.c:3384_nx_crypto_ec_precomputation()
fixed_points -> nx_crypto_ec_fixed_points_d = (bits + window_width - 1) / window_width;
nx_crypto_ec.c:3385_nx_crypto_ec_precomputation()
fixed_points -> nx_crypto_ec_fixed_points_e = (fixed_points -> nx_crypto_ec_fixed_points_d +
nx_crypto_ec.c:3408_nx_crypto_ec_precomputation()
(((fixed_points -> nx_crypto_ec_fixed_points_d >> 3) + 4) & (ULONG) ~3));
nx_crypto_ec.c:3413_nx_crypto_ec_precomputation()
d.nx_crypto_huge_number_size = (fixed_points -> nx_crypto_ec_fixed_points_d >>
nx_crypto_ec.c:3417_nx_crypto_ec_precomputation()
(HN_UBASE)(1 << (fixed_points -> nx_crypto_ec_fixed_points_d & (NX_CRYPTO_HUGE_NUMBER_BITS - 1)));
nx_crypto_ec.c:3454_nx_crypto_ec_precomputation()
d.nx_crypto_huge_number_size = (fixed_points -> nx_crypto_ec_fixed_points_d >>
nx_crypto_ec.c:3458_nx_crypto_ec_precomputation()
(HN_UBASE)(1 << (fixed_points -> nx_crypto_ec_fixed_points_d & (NX_CRYPTO_HUGE_NUMBER_BITS - 1)));
nx_crypto_ec.c:3727_nx_crypto_ec_fixed_output()
fixed_points -> nx_crypto_ec_fixed_points_d,

Data Use

Functions writing NX_CRYPTO_EC_FIXED_POINTS::nx_crypto_ec_fixed_points_d
Functions reading NX_CRYPTO_EC_FIXED_POINTS::nx_crypto_ec_fixed_points_d
all items filtered out
NX_CRYPTO_EC_FIXED_POINTS::nx_crypto_ec_fixed_points_d
Type of NX_CRYPTO_EC_FIXED_POINTS::nx_crypto_ec_fixed_points_d
NX_CRYPTO_EC_FIXED_POINTS::nx_crypto_ec_fixed_points_d
all items filtered out