Home
last modified time | relevance | path

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

12

/openssl/crypto/ec/
H 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()
H 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()
H 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()
H 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()
H A Dec_lib.c744 void EC_POINT_free(EC_POINT *point) in EC_POINT_free()
758 void EC_POINT_clear_free(EC_POINT *point) in EC_POINT_clear_free()
808 const EC_METHOD *EC_POINT_method_of(const EC_POINT *point) in EC_POINT_method_of()
814 int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point) in EC_POINT_set_to_infinity()
887 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_affine_coordinates_GFp()
895 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_affine_coordinates_GF2m()
924 const EC_POINT *point, BIGNUM *x, in EC_POINT_get_affine_coordinates_GFp()
982 int EC_POINT_is_at_infinity(const EC_GROUP *group, const EC_POINT *point) in EC_POINT_is_at_infinity()
1002 int EC_POINT_is_on_curve(const EC_GROUP *group, const EC_POINT *point, in EC_POINT_is_on_curve()
1412 const EC_POINT *point = EC_GROUP_get0_generator(group); in ec_group_explicit_to_named() local
[all …]
H 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()
H 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 …]
H 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()
H A Dec_key.c564 EC_POINT *point = NULL; in ossl_ec_key_public_check() local
621 EC_POINT *point = NULL; in ossl_ec_key_pairwise_check() local
692 EC_POINT *point = NULL; in EC_KEY_set_public_key_affine_coordinates() local
H A Deck_prn.c74 const EC_POINT *point = NULL; in ECPKParameters_print() local
H A Decp_sm2p256.c461 const EC_POINT *point, in ecp_sm2p256_get_affine()
507 const EC_POINT **point, in ecp_sm2p256_windowed_mul()
H A Dec_asn1.c388 const EC_POINT *point = NULL; in EC_GROUP_get_ecparameters() local
525 EC_POINT *point = NULL; in EC_GROUP_new_from_ecparameters() local
H A Dec_mult.c140 const BIGNUM *scalar, const EC_POINT *point, in ossl_ec_scalar_mul_ladder()
H A Decdsa_ossl.c439 EC_POINT *point = NULL; in ossl_ecdsa_simple_verify_sig() local
H A Decp_nistz256.c610 const EC_POINT **point, in ecp_nistz256_windowed_mul()
1160 const EC_POINT *point, in ecp_nistz256_get_affine()
H A Dec_local.h327 static ossl_inline int ec_point_is_compat(const EC_POINT *point, in ec_point_is_compat()
H A Decp_nistp224.c1332 const EC_POINT *point, in ossl_ec_GFp_nistp224_point_get_affine_coordinates()
H A Decp_nistp521.c1834 const EC_POINT *point, in ossl_ec_GFp_nistp521_point_get_affine_coordinates()
H A Decp_nistp384.c1629 const EC_POINT *point, in ossl_ec_GFp_nistp384_point_get_affine_coordinates()
/openssl/test/
H 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
H A Dectest.c1091 EC_POINT *point = NULL; in hybrid_point_encoding_test() local
/openssl/crypto/x509/
H A Dv3_crld.c212 DIST_POINT *point = DIST_POINT_new(); in crldp_from_section() local
257 DIST_POINT *point; in v2i_crld() local
465 DIST_POINT *point; in i2r_crldp() local
/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c394 const EC_POINT *point = NULL; in ec_param_explicit_gen_to_text() local
/openssl/crypto/evp/
H A Dctrl_params_translate.c1638 const EC_POINT *point = EC_KEY_get0_public_key(eckey); in get_payload_public_key() local
1669 const EC_POINT *point; in get_payload_public_key_ec() local
/openssl/crypto/ec/curve448/
H A Dcurve448.c729 void ossl_curve448_point_destroy(curve448_point_t point) in ossl_curve448_point_destroy()

Completed in 129 milliseconds

12