Searched refs:_nx_crypto_ec_point_is_infinite (Results 1 – 2 of 2) sorted by relevance
744 NX_CRYPTO_KEEP UINT _nx_crypto_ec_point_is_infinite(NX_CRYPTO_EC_POINT *point) in _nx_crypto_ec_point_is_infinite() function1095 if (_nx_crypto_ec_point_is_infinite(point)) in _nx_crypto_ec_point_fp_projective_to_affine()2273 if (_nx_crypto_ec_point_is_infinite(projective_point)) in _nx_crypto_ec_fp_projective_add()2283 if (_nx_crypto_ec_point_is_infinite(affine_point)) in _nx_crypto_ec_fp_projective_add()2422 if (_nx_crypto_ec_point_is_infinite(projective_point)) in _nx_crypto_ec_fp_projective_double()2550 if (_nx_crypto_ec_point_is_infinite(left)) in _nx_crypto_ec_fp_affine_add()2559 if (_nx_crypto_ec_point_is_infinite(right)) in _nx_crypto_ec_fp_affine_add()4301 if(_nx_crypto_ec_point_is_infinite(public_key)) in _nx_crypto_ec_validate_public_key()
488 UINT _nx_crypto_ec_point_is_infinite(NX_CRYPTO_EC_POINT *point);