Home
last modified time | relevance | path

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

12

/freebsd-9-stable/crypto/openssh/
Dbufec.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()
/freebsd-9-stable/crypto/openssl/crypto/ec/
Dec_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()
Dec_lib.c693 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 …]
Dec2_smpl.c318 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 …]
Decp_smpl.c353 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 …]
Dec2_smpt.c70 EC_POINT *point, in ec_GF2m_simple_set_compressed_coordinates()
Dec_check.c64 EC_POINT *point = NULL; in EC_GROUP_check() local
Dec2_mult.c264 const EC_POINT *point, in ec_GF2m_montgomery_point_multiply()
Dec_key.c289 EC_POINT *point = NULL; in EC_KEY_check_key() local
Dec_asn1.c540 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/
Dv3_crld.c89 DIST_POINT *point; in STACK_OF() local
121 DIST_POINT *point; in STACK_OF() local
/freebsd-9-stable/contrib/groff/src/preproc/grn/
Dgprint.h68 typedef struct point { struct
70 struct point *nextpt; argument
/freebsd-9-stable/contrib/libreadline/
Dmbutil.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
Dtext.c289 int point; local
365 int point; local
Dreadline.h810 int point; member
/freebsd-9-stable/contrib/groff/src/libs/libgroff/
Diftoa.c32 int point = 0; in if_to_a() local
/freebsd-9-stable/contrib/gdb/gdb/
Dremote-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
Dcompleter.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()
/freebsd-9-stable/sbin/ipfw/
Ddummynet.c566 struct point { struct
574 const struct point *p1 = vp1; in compare_points() argument
/freebsd-9-stable/crypto/openssl/crypto/ecdsa/
Decs_ossl.c332 EC_POINT *point = NULL; in ecdsa_do_verify() local
/freebsd-9-stable/crypto/openssl/apps/
Decparam.c429 const EC_POINT *point; in MAIN() local
/freebsd-9-stable/sys/sys/
Dktr.h234 #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/
Dsession.c652 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/
Dtex.cpp173 void tex_output::point(const position &pos) in point() function in tex_output
/freebsd-9-stable/lib/libedit/
Dfilecomplete.c385 int *completion_type, int *over, int *point, int *end, in fn_complete()

12