| /NextBSD/crypto/openssh/ |
| HD | bufec.c | 51 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/ |
| HD | ec_oct.c | 72 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()
|
| HD | ec2_smpl.c | 330 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()
|
| HD | ec_print.c | 60 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()
|
| HD | ecp_smpl.c | 361 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 …]
|
| HD | ec_lib.c | 731 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 …]
|
| HD | ecp_oct.c | 72 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()
|
| HD | ec2_oct.c | 93 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()
|
| HD | ec_check.c | 64 EC_POINT *point = NULL; in EC_GROUP_check() local
|
| HD | ec_key.c | 299 EC_POINT *point = NULL; in EC_KEY_check_key() local 368 EC_POINT *point = NULL; in EC_KEY_set_public_key_affine_coordinates() local
|
| HD | ec2_mult.c | 266 const EC_POINT *point, in ec_GF2m_montgomery_point_multiply()
|
| HD | eck_prn.c | 150 const EC_POINT *point = NULL; in ECPKParameters_print() local
|
| /NextBSD/contrib/jansson/src/ |
| HD | strconv.c | 29 const char *point; in to_locale() local 45 const char *point; in from_locale() local
|
| /NextBSD/contrib/groff/src/preproc/grn/ |
| HD | gprint.h | 68 typedef struct point { struct 70 struct point *nextpt; argument
|
| /NextBSD/contrib/libreadline/ |
| HD | mbutil.c | 82 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/ |
| HD | v3_crld.c | 256 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/ |
| HD | iftoa.c | 32 int point = 0; in if_to_a() local
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | remote-rdi.c | 120 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
|
| HD | completer.c | 379 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/ |
| HD | apr_buckets.c | 32 apr_size_t point) in apr_bucket_split_notimpl()
|
| HD | apr_buckets_refcount.c | 20 apr_size_t point) in apr_bucket_shared_split()
|
| HD | apr_buckets_simple.c | 29 apr_size_t point) in apr_bucket_simple_split()
|
| /NextBSD/sbin/ipfw/ |
| HD | dummynet.c | 574 struct point { struct 582 const struct point *p1 = vp1; in compare_points() argument
|
| /NextBSD/crypto/openssl/crypto/ecdsa/ |
| HD | ecs_ossl.c | 357 EC_POINT *point = NULL; in ecdsa_do_verify() local
|
| /NextBSD/crypto/openssl/apps/ |
| HD | ecparam.c | 431 const EC_POINT *point; in MAIN() local
|