Searched refs:affine_point (Results 1 – 2 of 2) sorted by relevance
2255 NX_CRYPTO_EC_POINT *affine_point, in _nx_crypto_ec_fp_projective_add() argument2275 &affine_point -> nx_crypto_ec_point_x); in _nx_crypto_ec_fp_projective_add()2277 &affine_point -> nx_crypto_ec_point_y); in _nx_crypto_ec_fp_projective_add()2282 if (_nx_crypto_ec_point_is_infinite(affine_point)) in _nx_crypto_ec_fp_projective_add()2298 NX_CRYPTO_EC_MULTIPLE_REDUCE(curve, &affine_point -> nx_crypto_ec_point_x, in _nx_crypto_ec_fp_projective_add()2308 NX_CRYPTO_EC_MULTIPLE_REDUCE(curve, &affine_point -> nx_crypto_ec_point_y, in _nx_crypto_ec_fp_projective_add()
518 NX_CRYPTO_EC_POINT *affine_point,