Searched defs:point (Results 1 – 3 of 3) sorted by relevance
45 NX_CRYPTO_EC_POINT point; in thread_0_entry() local
38 NX_CRYPTO_EC_POINT point, point1; in thread_0_entry() local
743 NX_CRYPTO_KEEP UINT _nx_crypto_ec_point_is_infinite(NX_CRYPTO_EC_POINT *point) in _nx_crypto_ec_point_is_infinite()807 NX_CRYPTO_KEEP VOID _nx_crypto_ec_point_set_infinite(NX_CRYPTO_EC_POINT *point) in _nx_crypto_ec_point_set_infinite()866 NX_CRYPTO_KEEP UINT _nx_crypto_ec_point_setup(NX_CRYPTO_EC_POINT *point, UCHAR *byte_stream, UINT b… in _nx_crypto_ec_point_setup()940 …_KEEP VOID _nx_crypto_ec_point_extract_uncompressed(NX_CRYPTO_EC *curve, NX_CRYPTO_EC_POINT *point, in _nx_crypto_ec_point_extract_uncompressed()1024 NX_CRYPTO_KEEP VOID _nx_crypto_ec_point_fp_affine_to_projective(NX_CRYPTO_EC_POINT *point) in _nx_crypto_ec_point_fp_affine_to_projective()1085 NX_CRYPTO_EC_POINT *point, in _nx_crypto_ec_point_fp_projective_to_affine()2667 NX_CRYPTO_EC_POINT point; in _nx_crypto_ec_fp_affine_subtract() local