Searched refs:nx_crypto_ec_fixed_points_array_2e (Results 1 – 2 of 2) sorted by relevance
3076 … &fixed_points -> nx_crypto_ec_fixed_points_array_2e[transpose_d - 1], in _nx_crypto_ec_fp_fixed_multiple()3390 fixed_points -> nx_crypto_ec_fixed_points_array_2e = (NX_CRYPTO_EC_POINT *)scratch_ptr; in _nx_crypto_ec_precomputation()3402 NX_CRYPTO_EC_POINT_INITIALIZE(&fixed_points -> nx_crypto_ec_fixed_points_array_2e[i], in _nx_crypto_ec_precomputation()3447 array = fixed_points -> nx_crypto_ec_fixed_points_array_2e; in _nx_crypto_ec_precomputation()3577 points = fixed_points -> nx_crypto_ec_fixed_points_array_2e; in _nx_crypto_ec_fixed_output()3658 points = fixed_points -> nx_crypto_ec_fixed_points_array_2e; in _nx_crypto_ec_fixed_output()
119 NX_CRYPTO_EC_POINT *nx_crypto_ec_fixed_points_array_2e; member