Home
last modified time | relevance | path

Searched refs:EC_POINT_set_to_infinity (Results 1 – 13 of 13) sorted by relevance

/third_party/openssl/doc/man3/
DEC_POINT_new.pod13 EC_POINT_set_to_infinity,
41 int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point);
125 be at infinity by calling EC_POINT_set_to_infinity().
225 EC_POINT_set_to_infinity(), EC_POINT_set_Jprojective_coordinates_GFp(),
/third_party/openssl/crypto/ec/
Dec_mult.c159 return EC_POINT_set_to_infinity(group, r); in ossl_ec_scalar_mul_ladder()
778 if (!EC_POINT_set_to_infinity(group, r)) in ossl_ec_wNAF_mul()
Dec2_oct.c306 return EC_POINT_set_to_infinity(group, point); in ossl_ec_GF2m_simple_oct2point()
Decp_oct.c309 return EC_POINT_set_to_infinity(group, point); in ossl_ec_GFp_simple_oct2point()
Dec_lib.c811 int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point) in EC_POINT_set_to_infinity() function
1083 return EC_POINT_set_to_infinity(group, r); in EC_POINTs_mul()
1130 return EC_POINT_set_to_infinity(group, r); in EC_POINT_mul()
Decp_s390x_nistp.c93 rc = EC_POINT_set_to_infinity(group, r); in ec_GFp_s390x_nistp_mul()
Dec2_smpl.c433 if (!EC_POINT_set_to_infinity(group, r)) in ossl_ec_GF2m_simple_add()
813 return EC_POINT_set_to_infinity(group, r); in ec_GF2m_simple_ladder_post()
Dec_key.c343 EC_POINT_set_to_infinity(group, eckey->pub_key); in ec_generate_key()
Decp_smpl.c1659 return EC_POINT_set_to_infinity(group, r); in ossl_ec_GFp_simple_ladder_post()
/third_party/openssl/include/openssl/
Dec.h576 int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point);
/third_party/openssl/ohos_lite/include/openssl/
Dec.h466 int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point);
/third_party/openssl/test/
Dectest.c195 || !TEST_true(EC_POINT_set_to_infinity(group, P)) in prime_field_tests()
967 || !TEST_true(EC_POINT_set_to_infinity(group, P)) in char2_field_tests()
2309 || !TEST_true(EC_POINT_set_to_infinity(group, Pinf))) in ec_point_hex2point_test_helper()
/third_party/openssl/util/
Dlibcrypto.num281 EC_POINT_set_to_infinity 287 3_0_0 EXIST::FUNCTION:EC