Home
last modified time | relevance | path

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

123

/NextBSD/crypto/openssh/
HDbufec.c51 const EC_POINT *point) in buffer_put_ecpoint_ret()
89 const EC_POINT *point) in buffer_put_ecpoint()
97 EC_POINT *point) in buffer_get_ecpoint_ret()
140 EC_POINT *point) in buffer_get_ecpoint()
/NextBSD/crypto/openssl/crypto/ec/
HDec_oct.c72 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_compressed_coordinates_GFp()
108 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_compressed_coordinates_GF2m()
135 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, in EC_POINT_point2oct()
166 int EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, in EC_POINT_oct2point()
HDec2_smpl.c330 int ec_GF2m_simple_point_init(EC_POINT *point) in ec_GF2m_simple_point_init()
339 void ec_GF2m_simple_point_finish(EC_POINT *point) in ec_GF2m_simple_point_finish()
347 void ec_GF2m_simple_point_clear_finish(EC_POINT *point) in ec_GF2m_simple_point_clear_finish()
377 EC_POINT *point) in ec_GF2m_simple_point_set_to_infinity()
389 EC_POINT *point, in ec_GF2m_simple_point_set_affine_coordinates()
421 const EC_POINT *point, in ec_GF2m_simple_point_get_affine_coordinates()
580 int ec_GF2m_simple_invert(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) in ec_GF2m_simple_invert()
593 const EC_POINT *point) in ec_GF2m_simple_is_at_infinity()
603 int ec_GF2m_simple_is_on_curve(const EC_GROUP *group, const EC_POINT *point, in ec_GF2m_simple_is_on_curve()
719 int ec_GF2m_simple_make_affine(const EC_GROUP *group, EC_POINT *point, in ec_GF2m_simple_make_affine()
HDec_print.c60 const EC_POINT *point, in EC_POINT_point2bn()
87 const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) in EC_POINT_bn2point()
127 const EC_POINT *point, in EC_POINT_point2hex()
166 const char *buf, EC_POINT *point, BN_CTX *ctx) in EC_POINT_hex2point()
HDecp_smpl.c361 int ec_GFp_simple_point_init(EC_POINT *point) in ec_GFp_simple_point_init()
371 void ec_GFp_simple_point_finish(EC_POINT *point) in ec_GFp_simple_point_finish()
378 void ec_GFp_simple_point_clear_finish(EC_POINT *point) in ec_GFp_simple_point_clear_finish()
400 EC_POINT *point) in ec_GFp_simple_point_set_to_infinity()
408 EC_POINT *point, in ec_GFp_simple_set_Jprojective_coordinates_GFp()
469 const EC_POINT *point, in ec_GFp_simple_get_Jprojective_coordinates_GFp()
519 EC_POINT *point, in ec_GFp_simple_point_set_affine_coordinates()
537 const EC_POINT *point, in ec_GFp_simple_point_get_affine_coordinates()
981 int ec_GFp_simple_invert(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) in ec_GFp_simple_invert()
990 int ec_GFp_simple_is_at_infinity(const EC_GROUP *group, const EC_POINT *point) in ec_GFp_simple_is_at_infinity()
[all …]
HDec_lib.c731 void EC_POINT_free(EC_POINT *point) in EC_POINT_free()
741 void EC_POINT_clear_free(EC_POINT *point) in EC_POINT_clear_free()
788 const EC_METHOD *EC_POINT_method_of(const EC_POINT *point) in EC_POINT_method_of()
793 int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point) in EC_POINT_set_to_infinity()
808 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_Jprojective_coordinates_GFp()
827 const EC_POINT *point, BIGNUM *x, in EC_POINT_get_Jprojective_coordinates_GFp()
846 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_affine_coordinates_GFp()
864 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_affine_coordinates_GF2m()
882 const EC_POINT *point, BIGNUM *x, in EC_POINT_get_affine_coordinates_GFp()
900 const EC_POINT *point, BIGNUM *x, in EC_POINT_get_affine_coordinates_GF2m()
[all …]
HDecp_oct.c72 EC_POINT *point, in ec_GFp_simple_set_compressed_coordinates()
210 size_t ec_GFp_simple_point2oct(const EC_GROUP *group, const EC_POINT *point, in ec_GFp_simple_point2oct()
327 int ec_GFp_simple_oct2point(const EC_GROUP *group, EC_POINT *point, in ec_GFp_simple_oct2point()
HDec2_oct.c93 EC_POINT *point, in ec_GF2m_simple_set_compressed_coordinates()
173 size_t ec_GF2m_simple_point2oct(const EC_GROUP *group, const EC_POINT *point, in ec_GF2m_simple_point2oct()
297 int ec_GF2m_simple_oct2point(const EC_GROUP *group, EC_POINT *point, in ec_GF2m_simple_oct2point()
HDec_check.c64 EC_POINT *point = NULL; in EC_GROUP_check() local
HDec_key.c299 EC_POINT *point = NULL; in EC_KEY_check_key() local
368 EC_POINT *point = NULL; in EC_KEY_set_public_key_affine_coordinates() local
HDec2_mult.c266 const EC_POINT *point, in ec_GF2m_montgomery_point_multiply()
HDeck_prn.c150 const EC_POINT *point = NULL; in ECPKParameters_print() local
/NextBSD/contrib/jansson/src/
HDstrconv.c29 const char *point; in to_locale() local
45 const char *point; in from_locale() local
/NextBSD/contrib/groff/src/preproc/grn/
HDgprint.h68 typedef struct point { struct
70 struct point *nextpt; argument
/NextBSD/contrib/libreadline/
HDmbutil.c82 int point; local
149 int prev, non_zero_prev, point, length; local
264 _rl_adjust_point(string, point, ps) in _rl_adjust_point() argument
/NextBSD/crypto/openssl/crypto/x509v3/
HDv3_crld.c256 DIST_POINT *point = NULL; in crldp_from_section() local
297 DIST_POINT *point; in v2i_crld() local
519 DIST_POINT *point; in i2r_crldp() local
/NextBSD/contrib/groff/src/libs/libgroff/
HDiftoa.c32 int point = 0; in if_to_a() local
/NextBSD/contrib/gdb/gdb/
HDremote-rdi.c120 PointHandle point; member
436 PointHandle point; in arm_rdi_resume() local
680 PointHandle point; in arm_rdi_insert_breakpoint() local
704 PointHandle point; in arm_rdi_remove_breakpoint() local
HDcompleter.c379 complete_line (const char *text, char *line_buffer, int point) in complete_line()
626 line_completion_function (const char *text, int matches, char *line_buffer, int point) in line_completion_function()
/NextBSD/contrib/apr-util/buckets/
HDapr_buckets.c32 apr_size_t point) in apr_bucket_split_notimpl()
HDapr_buckets_refcount.c20 apr_size_t point) in apr_bucket_shared_split()
HDapr_buckets_simple.c29 apr_size_t point) in apr_bucket_simple_split()
/NextBSD/sbin/ipfw/
HDdummynet.c574 struct point { struct
582 const struct point *p1 = vp1; in compare_points() argument
/NextBSD/crypto/openssl/crypto/ecdsa/
HDecs_ossl.c357 EC_POINT *point = NULL; in ecdsa_do_verify() local
/NextBSD/crypto/openssl/apps/
HDecparam.c431 const EC_POINT *point; in MAIN() local

123