Searched refs:nx_crypto_ec_fixed_points_array (Results 1 – 2 of 2) sorted by relevance
3055 … &fixed_points -> nx_crypto_ec_fixed_points_array[transpose_d - 2], in _nx_crypto_ec_fp_fixed_multiple()3388 fixed_points -> nx_crypto_ec_fixed_points_array = (NX_CRYPTO_EC_POINT *)scratch_ptr; in _nx_crypto_ec_precomputation()3396 NX_CRYPTO_EC_POINT_INITIALIZE(&fixed_points -> nx_crypto_ec_fixed_points_array[i], in _nx_crypto_ec_precomputation()3412 array = fixed_points -> nx_crypto_ec_fixed_points_array; in _nx_crypto_ec_precomputation()3572 points = fixed_points -> nx_crypto_ec_fixed_points_array; in _nx_crypto_ec_fixed_output()3653 points = fixed_points -> nx_crypto_ec_fixed_points_array; in _nx_crypto_ec_fixed_output()
114 NX_CRYPTO_EC_POINT *nx_crypto_ec_fixed_points_array; member