Searched refs:nx_crypto_ec_fixed_points_array_2e (Results 1 – 2 of 2) sorted by relevance
3075 … &fixed_points -> nx_crypto_ec_fixed_points_array_2e[transpose_d - 1], in _nx_crypto_ec_fp_fixed_multiple()3389 fixed_points -> nx_crypto_ec_fixed_points_array_2e = (NX_CRYPTO_EC_POINT *)scratch_ptr; in _nx_crypto_ec_precomputation()3401 NX_CRYPTO_EC_POINT_INITIALIZE(&fixed_points -> nx_crypto_ec_fixed_points_array_2e[i], in _nx_crypto_ec_precomputation()3446 array = fixed_points -> nx_crypto_ec_fixed_points_array_2e; in _nx_crypto_ec_precomputation()3576 points = fixed_points -> nx_crypto_ec_fixed_points_array_2e; in _nx_crypto_ec_fixed_output()3657 points = fixed_points -> nx_crypto_ec_fixed_points_array_2e; in _nx_crypto_ec_fixed_output()
118 NX_CRYPTO_EC_POINT *nx_crypto_ec_fixed_points_array_2e; member