| /freebsd-9-stable/crypto/openssh/ |
| D | 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()
|
| /freebsd-9-stable/crypto/openssl/crypto/ec/ |
| D | 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()
|
| D | ec_lib.c | 693 void EC_POINT_free(EC_POINT *point) in EC_POINT_free() 703 void EC_POINT_clear_free(EC_POINT *point) in EC_POINT_clear_free() 750 const EC_METHOD *EC_POINT_method_of(const EC_POINT *point) in EC_POINT_method_of() 755 int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point) in EC_POINT_set_to_infinity() 770 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_Jprojective_coordinates_GFp() 789 const EC_POINT *point, BIGNUM *x, in EC_POINT_get_Jprojective_coordinates_GFp() 808 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_affine_coordinates_GFp() 825 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_affine_coordinates_GF2m() 842 const EC_POINT *point, BIGNUM *x, in EC_POINT_get_affine_coordinates_GFp() 859 const EC_POINT *point, BIGNUM *x, in EC_POINT_get_affine_coordinates_GF2m() [all …]
|
| D | ec2_smpl.c | 318 int ec_GF2m_simple_point_init(EC_POINT *point) in ec_GF2m_simple_point_init() 327 void ec_GF2m_simple_point_finish(EC_POINT *point) in ec_GF2m_simple_point_finish() 335 void ec_GF2m_simple_point_clear_finish(EC_POINT *point) in ec_GF2m_simple_point_clear_finish() 365 EC_POINT *point) in ec_GF2m_simple_point_set_to_infinity() 377 EC_POINT *point, in ec_GF2m_simple_point_set_affine_coordinates() 409 const EC_POINT *point, in ec_GF2m_simple_point_get_affine_coordinates() 453 size_t ec_GF2m_simple_point2oct(const EC_GROUP *group, const EC_POINT *point, in ec_GF2m_simple_point2oct() 587 int ec_GF2m_simple_oct2point(const EC_GROUP *group, EC_POINT *point, in ec_GF2m_simple_oct2point() 820 int ec_GF2m_simple_invert(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) in ec_GF2m_simple_invert() 833 const EC_POINT *point) in ec_GF2m_simple_is_at_infinity() [all …]
|
| D | ecp_smpl.c | 353 int ec_GFp_simple_point_init(EC_POINT *point) in ec_GFp_simple_point_init() 363 void ec_GFp_simple_point_finish(EC_POINT *point) in ec_GFp_simple_point_finish() 370 void ec_GFp_simple_point_clear_finish(EC_POINT *point) in ec_GFp_simple_point_clear_finish() 392 EC_POINT *point) in ec_GFp_simple_point_set_to_infinity() 400 EC_POINT *point, in ec_GFp_simple_set_Jprojective_coordinates_GFp() 461 const EC_POINT *point, in ec_GFp_simple_get_Jprojective_coordinates_GFp() 511 EC_POINT *point, in ec_GFp_simple_point_set_affine_coordinates() 529 const EC_POINT *point, in ec_GFp_simple_point_get_affine_coordinates() 644 EC_POINT *point, in ec_GFp_simple_set_compressed_coordinates() 782 size_t ec_GFp_simple_point2oct(const EC_GROUP *group, const EC_POINT *point, in ec_GFp_simple_point2oct() [all …]
|
| D | ec2_smpt.c | 70 EC_POINT *point, in ec_GF2m_simple_set_compressed_coordinates()
|
| D | ec_check.c | 64 EC_POINT *point = NULL; in EC_GROUP_check() local
|
| D | ec2_mult.c | 264 const EC_POINT *point, in ec_GF2m_montgomery_point_multiply()
|
| D | ec_key.c | 289 EC_POINT *point = NULL; in EC_KEY_check_key() local
|
| D | ec_asn1.c | 540 const EC_POINT *point = NULL; in ec_asn1_group2parameters() local 685 EC_POINT *point = NULL; in ec_asn1_parameters2group() local
|
| /freebsd-9-stable/crypto/openssl/crypto/x509v3/ |
| D | v3_crld.c | 89 DIST_POINT *point; in STACK_OF() local 121 DIST_POINT *point; in STACK_OF() local
|
| /freebsd-9-stable/contrib/groff/src/preproc/grn/ |
| D | gprint.h | 68 typedef struct point { struct 70 struct point *nextpt; argument
|
| /freebsd-9-stable/contrib/libreadline/ |
| D | 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
|
| D | text.c | 289 int point; local 365 int point; local
|
| D | readline.h | 810 int point; member
|
| /freebsd-9-stable/contrib/groff/src/libs/libgroff/ |
| D | iftoa.c | 32 int point = 0; in if_to_a() local
|
| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | 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
|
| D | 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()
|
| /freebsd-9-stable/sbin/ipfw/ |
| D | dummynet.c | 566 struct point { struct 574 const struct point *p1 = vp1; in compare_points() argument
|
| /freebsd-9-stable/crypto/openssl/crypto/ecdsa/ |
| D | ecs_ossl.c | 332 EC_POINT *point = NULL; in ecdsa_do_verify() local
|
| /freebsd-9-stable/crypto/openssl/apps/ |
| D | ecparam.c | 429 const EC_POINT *point; in MAIN() local
|
| /freebsd-9-stable/sys/sys/ |
| D | ktr.h | 234 #define KTR_POINT0(m, egroup, ident, point) \ argument 236 #define KTR_POINT1(m, egroup, ident, point, a0, v0) \ argument 238 #define KTR_POINT2(m, egroup, ident, point, a0, v0, a1, v1) \ argument 240 #define KTR_POINT3(m, egroup, ident, point, a0, v0, a1, v1, a2, v2) \ argument 243 #define KTR_POINT4(m, egroup, ident, point, a0, v0, a1, v1, a2, v2, a3, v3)\ argument
|
| /freebsd-9-stable/contrib/texinfo/info/ |
| D | session.c | 652 register int point, len; variable 672 register int point; variable 725 long point; variable 774 long point; variable 3008 long point; in kill_node() local
|
| /freebsd-9-stable/contrib/groff/src/preproc/pic/ |
| D | tex.cpp | 173 void tex_output::point(const position &pos) in point() function in tex_output
|
| /freebsd-9-stable/lib/libedit/ |
| D | filecomplete.c | 385 int *completion_type, int *over, int *point, int *end, in fn_complete()
|