Searched refs:affine_point (Results 1 – 2 of 2) sorted by relevance
2256 NX_CRYPTO_EC_POINT *affine_point, in _nx_crypto_ec_fp_projective_add() argument2276 &affine_point -> nx_crypto_ec_point_x); in _nx_crypto_ec_fp_projective_add()2278 &affine_point -> nx_crypto_ec_point_y); in _nx_crypto_ec_fp_projective_add()2283 if (_nx_crypto_ec_point_is_infinite(affine_point)) in _nx_crypto_ec_fp_projective_add()2299 NX_CRYPTO_EC_MULTIPLE_REDUCE(curve, &affine_point -> nx_crypto_ec_point_x, in _nx_crypto_ec_fp_projective_add()2309 NX_CRYPTO_EC_MULTIPLE_REDUCE(curve, &affine_point -> nx_crypto_ec_point_y, in _nx_crypto_ec_fp_projective_add()
519 NX_CRYPTO_EC_POINT *affine_point,