Searched refs:nx_crypto_ec_fixed_points_window_width (Results 1 – 2 of 2) sorted by relevance
3016 expanded_size = fixed_points -> nx_crypto_ec_fixed_points_window_width * in _nx_crypto_ec_fp_fixed_multiple()3040 for (j = 0; j < fixed_points -> nx_crypto_ec_fixed_points_window_width; j++) in _nx_crypto_ec_fp_fixed_multiple()3065 for (j = 0; j < fixed_points -> nx_crypto_ec_fixed_points_window_width; j++) in _nx_crypto_ec_fp_fixed_multiple()3381 fixed_points -> nx_crypto_ec_fixed_points_window_width = window_width; in _nx_crypto_ec_precomputation()3562 window_width = fixed_points -> nx_crypto_ec_fixed_points_window_width; in _nx_crypto_ec_fixed_output()3724 fixed_points -> nx_crypto_ec_fixed_points_window_width, in _nx_crypto_ec_fixed_output()
99 UINT nx_crypto_ec_fixed_points_window_width; member