Home
last modified time | relevance | path

Searched defs:point (Results 1 – 24 of 24) sorted by relevance

/openssl-master/crypto/ec/
A Dec_oct.c24 int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, in EC_POINT_set_compressed_coordinates()
57 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_compressed_coordinates_GFp()
65 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_compressed_coordinates_GF2m()
73 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, in EC_POINT_point2oct()
105 int EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, in EC_POINT_oct2point()
133 size_t EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, in EC_POINT_point2buf()
A Dec_deprecated.c22 const EC_POINT *point, in EC_POINT_point2bn()
42 const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) in EC_POINT_bn2point()
A Dec2_smpl.c222 int ossl_ec_GF2m_simple_point_init(EC_POINT *point) in ossl_ec_GF2m_simple_point_init()
238 void ossl_ec_GF2m_simple_point_finish(EC_POINT *point) in ossl_ec_GF2m_simple_point_finish()
246 void ossl_ec_GF2m_simple_point_clear_finish(EC_POINT *point) in ossl_ec_GF2m_simple_point_clear_finish()
277 EC_POINT *point) in ossl_ec_GF2m_simple_point_set_to_infinity()
289 EC_POINT *point, in ossl_ec_GF2m_simple_point_set_affine_coordinates()
321 const EC_POINT *point, in ossl_ec_GF2m_simple_point_get_affine_coordinates()
483 int ossl_ec_GF2m_simple_invert(const EC_GROUP *group, EC_POINT *point, in ossl_ec_GF2m_simple_invert()
498 const EC_POINT *point) in ossl_ec_GF2m_simple_is_at_infinity()
508 int ossl_ec_GF2m_simple_is_on_curve(const EC_GROUP *group, const EC_POINT *point, in ossl_ec_GF2m_simple_is_on_curve()
632 int ossl_ec_GF2m_simple_make_affine(const EC_GROUP *group, EC_POINT *point, in ossl_ec_GF2m_simple_make_affine()
A Decp_oct.c23 EC_POINT *point, in ossl_ec_GFp_simple_set_compressed_coordinates()
159 size_t ossl_ec_GFp_simple_point2oct(const EC_GROUP *group, const EC_POINT *point, in ossl_ec_GFp_simple_point2oct()
274 int ossl_ec_GFp_simple_oct2point(const EC_GROUP *group, EC_POINT *point, in ossl_ec_GFp_simple_oct2point()
A Dec_print.c18 const EC_POINT *point, in EC_POINT_point2hex()
50 const char *hex, EC_POINT *point, BN_CTX *ctx) in EC_POINT_hex2point()
A Dec_lib.c746 void EC_POINT_free(EC_POINT *point) in EC_POINT_free()
756 void EC_POINT_clear_free(EC_POINT *point) in EC_POINT_clear_free()
806 const EC_METHOD *EC_POINT_method_of(const EC_POINT *point) in EC_POINT_method_of()
812 int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point) in EC_POINT_set_to_infinity()
885 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_affine_coordinates_GFp()
893 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_affine_coordinates_GF2m()
922 const EC_POINT *point, BIGNUM *x, in EC_POINT_get_affine_coordinates_GFp()
980 int EC_POINT_is_at_infinity(const EC_GROUP *group, const EC_POINT *point) in EC_POINT_is_at_infinity()
1000 int EC_POINT_is_on_curve(const EC_GROUP *group, const EC_POINT *point, in EC_POINT_is_on_curve()
1409 const EC_POINT *point = EC_GROUP_get0_generator(group); in ec_group_explicit_to_named() local
[all …]
A Decp_smpl.c322 int ossl_ec_GFp_simple_point_init(EC_POINT *point) in ossl_ec_GFp_simple_point_init()
338 void ossl_ec_GFp_simple_point_finish(EC_POINT *point) in ossl_ec_GFp_simple_point_finish()
345 void ossl_ec_GFp_simple_point_clear_finish(EC_POINT *point) in ossl_ec_GFp_simple_point_clear_finish()
368 EC_POINT *point) in ossl_ec_GFp_simple_point_set_to_infinity()
376 EC_POINT *point, in ossl_ec_GFp_simple_set_Jprojective_coordinates_GFp()
436 const EC_POINT *point, in ossl_ec_GFp_simple_get_Jprojective_coordinates_GFp()
485 EC_POINT *point, in ossl_ec_GFp_simple_point_set_affine_coordinates()
502 const EC_POINT *point, in ossl_ec_GFp_simple_point_get_affine_coordinates()
940 int ossl_ec_GFp_simple_invert(const EC_GROUP *group, EC_POINT *point, in ossl_ec_GFp_simple_invert()
951 const EC_POINT *point) in ossl_ec_GFp_simple_is_at_infinity()
[all …]
A Dec2_oct.c40 EC_POINT *point, in ossl_ec_GF2m_simple_set_compressed_coordinates()
126 const EC_POINT *point, in ossl_ec_GF2m_simple_point2oct()
256 int ossl_ec_GF2m_simple_oct2point(const EC_GROUP *group, EC_POINT *point, in ossl_ec_GF2m_simple_oct2point()
A Dec_key.c475 EC_POINT *point = NULL; in ossl_ec_key_public_check() local
532 EC_POINT *point = NULL; in ossl_ec_key_pairwise_check() local
603 EC_POINT *point = NULL; in EC_KEY_set_public_key_affine_coordinates() local
A Deck_prn.c74 const EC_POINT *point = NULL; in ECPKParameters_print() local
A Decdsa_ossl.c363 EC_POINT *point = NULL; in ossl_ecdsa_simple_verify_sig() local
A Dec_asn1.c390 const EC_POINT *point = NULL; in EC_GROUP_get_ecparameters() local
527 EC_POINT *point = NULL; in EC_GROUP_new_from_ecparameters() local
A Dec_mult.c146 const BIGNUM *scalar, const EC_POINT *point, in ossl_ec_scalar_mul_ladder()
A Decp_nistz256.c619 const EC_POINT **point, in ecp_nistz256_windowed_mul()
1176 const EC_POINT *point, in ecp_nistz256_get_affine()
A Dec_local.h325 static ossl_inline int ec_point_is_compat(const EC_POINT *point, in ec_point_is_compat()
A Decp_nistp224.c1338 const EC_POINT *point, in ossl_ec_GFp_nistp224_point_get_affine_coordinates()
A Decp_nistp521.c1842 const EC_POINT *point, in ossl_ec_GFp_nistp521_point_get_affine_coordinates()
A Decp_nistp256.c1949 const EC_POINT *point, in ossl_ec_GFp_nistp256_point_get_affine_coordinates()
/openssl-master/test/
A Decstresstest.c42 static BIGNUM *walk_curve(const EC_GROUP *group, EC_POINT *point, in walk_curve()
70 EC_POINT *point = NULL; in test_curve() local
A Dectest.c1091 EC_POINT *point = NULL; in hybrid_point_encoding_test() local
/openssl-master/crypto/x509/
A Dv3_crld.c206 DIST_POINT *point = DIST_POINT_new(); in crldp_from_section() local
249 DIST_POINT *point; in v2i_crld() local
462 DIST_POINT *point; in i2r_crldp() local
/openssl-master/providers/implementations/encode_decode/
A Dencode_key2text.c385 const EC_POINT *point = NULL; in ec_param_explicit_gen_to_text() local
/openssl-master/crypto/ec/curve448/
A Dcurve448.c722 void ossl_curve448_point_destroy(curve448_point_t point) in ossl_curve448_point_destroy()
/openssl-master/crypto/evp/
A Dctrl_params_translate.c1609 const EC_POINT *point = EC_KEY_get0_public_key(eckey); in get_payload_public_key() local

Completed in 63 milliseconds