Searched refs:nx_crypto_ec_fixed_points_array (Results 1 – 2 of 2) sorted by relevance
3054 … &fixed_points -> nx_crypto_ec_fixed_points_array[transpose_d - 2], in _nx_crypto_ec_fp_fixed_multiple()3387 fixed_points -> nx_crypto_ec_fixed_points_array = (NX_CRYPTO_EC_POINT *)scratch_ptr; in _nx_crypto_ec_precomputation()3395 NX_CRYPTO_EC_POINT_INITIALIZE(&fixed_points -> nx_crypto_ec_fixed_points_array[i], in _nx_crypto_ec_precomputation()3411 array = fixed_points -> nx_crypto_ec_fixed_points_array; in _nx_crypto_ec_precomputation()3571 points = fixed_points -> nx_crypto_ec_fixed_points_array; in _nx_crypto_ec_fixed_output()3652 points = fixed_points -> nx_crypto_ec_fixed_points_array; in _nx_crypto_ec_fixed_output()
113 NX_CRYPTO_EC_POINT *nx_crypto_ec_fixed_points_array; member