Home
last modified time | relevance | path

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

12

/openbsd-src/regress/lib/libm/fpaccuracy/
H A Dtrailer.h19 static struct point { double arg, res, err1, err2; } points[N+1]; argument
/openbsd-src/lib/libcrypto/ec/
H A Dec_lib.c699 EC_POINT_free(EC_POINT * point) EC_POINT_free() argument
712 EC_POINT_clear_free(EC_POINT * point) EC_POINT_clear_free() argument
757 EC_POINT_method_of(const EC_POINT * point) EC_POINT_method_of() argument
764 EC_POINT_set_to_infinity(const EC_GROUP * group,EC_POINT * point) EC_POINT_set_to_infinity() argument
779 EC_POINT_set_Jprojective_coordinates(const EC_GROUP * group,EC_POINT * point,const BIGNUM * x,const BIGNUM * y,const BIGNUM * z,BN_CTX * ctx_in) EC_POINT_set_Jprojective_coordinates() argument
818 EC_POINT_get_Jprojective_coordinates(const EC_GROUP * group,const EC_POINT * point,BIGNUM * x,BIGNUM * y,BIGNUM * z,BN_CTX * ctx_in) EC_POINT_get_Jprojective_coordinates() argument
847 EC_POINT_set_Jprojective_coordinates_GFp(const EC_GROUP * group,EC_POINT * point,const BIGNUM * x,const BIGNUM * y,const BIGNUM * z,BN_CTX * ctx) EC_POINT_set_Jprojective_coordinates_GFp() argument
856 EC_POINT_get_Jprojective_coordinates_GFp(const EC_GROUP * group,const EC_POINT * point,BIGNUM * x,BIGNUM * y,BIGNUM * z,BN_CTX * ctx) EC_POINT_get_Jprojective_coordinates_GFp() argument
863 EC_POINT_set_affine_coordinates(const EC_GROUP * group,EC_POINT * point,const BIGNUM * x,const BIGNUM * y,BN_CTX * ctx_in) EC_POINT_set_affine_coordinates() argument
901 EC_POINT_set_affine_coordinates_GFp(const EC_GROUP * group,EC_POINT * point,const BIGNUM * x,const BIGNUM * y,BN_CTX * ctx) EC_POINT_set_affine_coordinates_GFp() argument
909 EC_POINT_get_affine_coordinates(const EC_GROUP * group,const EC_POINT * point,BIGNUM * x,BIGNUM * y,BN_CTX * ctx_in) EC_POINT_get_affine_coordinates() argument
939 EC_POINT_get_affine_coordinates_GFp(const EC_GROUP * group,const EC_POINT * point,BIGNUM * x,BIGNUM * y,BN_CTX * ctx) EC_POINT_get_affine_coordinates_GFp() argument
1037 EC_POINT_is_at_infinity(const EC_GROUP * group,const EC_POINT * point) EC_POINT_is_at_infinity() argument
1052 EC_POINT_is_on_curve(const EC_GROUP * group,const EC_POINT * point,BN_CTX * ctx_in) EC_POINT_is_on_curve() argument
1112 EC_POINT_make_affine(const EC_GROUP * group,EC_POINT * point,BN_CTX * ctx_in) EC_POINT_make_affine() argument
1217 EC_POINT_mul(const EC_GROUP * group,EC_POINT * r,const BIGNUM * g_scalar,const EC_POINT * point,const BIGNUM * p_scalar,BN_CTX * ctx_in) EC_POINT_mul() argument
[all...]
H A Dec_oct.c
H A Decp_smpl.c
H A Dec_print.c
H A Decp_oct.c
H A Dec_check.c
H A Dec_key.c281 EC_POINT *point = NULL; EC_KEY_check_key() local
356 EC_POINT *point = NULL; EC_KEY_set_public_key_affine_coordinates() local
[all...]
/openbsd-src/lib/libssl/
H A Dssl_kex.c271 EC_POINT *point = NULL; in ssl_kex_dummy_ecdhe_x25519() local
332 const EC_POINT *point; in ssl_kex_public_ecdhe_ecp() local
361 EC_POINT *point = NULL; in ssl_kex_peer_public_ecdhe_ecp() local
391 const EC_POINT *point; in ssl_kex_derive_ecdhe_ecp() local
/openbsd-src/gnu/lib/libreadline/
H A Dmbutil.c82 int point = 0; local
147 int prev, non_zero_prev, point, length; local
258 _rl_adjust_point(string, point, ps) in _rl_adjust_point() argument
/openbsd-src/games/snake/
H A Dsnake.c60 struct point { struct
77 #define pchar(point, c) mvaddch((point)->line + 1, (point)->col + 1, (c)) argument
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-rdi.c114 PointHandle point; member
430 PointHandle point; in arm_rdi_resume() local
674 PointHandle point; in arm_rdi_insert_breakpoint() local
698 PointHandle point; in arm_rdi_remove_breakpoint() local
H A 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()
/openbsd-src/regress/lib/libcrypto/ec/
H A Dec_point_conversion.c63 roundtrip(EC_GROUP * group,EC_POINT * point,int form,BIGNUM * x,BIGNUM * y) roundtrip() argument
498 EC_POINT *point = NULL; point_conversion_form_y_bit() local
[all...]
/openbsd-src/lib/libcrypto/x509/
H A Dx509_crld.c287 DIST_POINT *point = NULL; in crldp_from_section() local
332 DIST_POINT *point; in v2i_crld() local
808 DIST_POINT *point; in i2r_crldp() local
/openbsd-src/sbin/isakmpd/
H A Ddh.c516 ec_point2raw(struct group *group, const EC_POINT *point, in ec_point2raw()
583 EC_POINT *point = NULL; in ec_raw2point() local
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_syncobj.c218 u64 point; global() member
230 u64 point; global() member
336 drm_syncobj_add_point(struct drm_syncobj * syncobj,struct dma_fence_chain * chain,struct dma_fence * fence,uint64_t point) drm_syncobj_add_point() argument
437 drm_syncobj_find_fence(struct drm_file * file_private,u32 handle,u64 point,u64 flags,struct dma_fence ** fence) drm_syncobj_find_fence() argument
1697 uint64_t point; drm_syncobj_query_ioctl() local
[all...]
/openbsd-src/regress/lib/libcrypto/curve25519/
H A Dx25519test.c93 uint8_t scalar[32] = {9}, point[32] = {9}, out[32]; in x25519_iterated_test() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D920625-1.c3 typedef struct{double x,y;}point; typedef
/openbsd-src/lib/libcrypto/ecdh/
H A Decdh.c153 EC_POINT *point = NULL; in ecdh_compute_key() local
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_bw.c42 int point) in dg1_mchbar_read_qgv_point_info()
77 int point) in icl_pcode_read_qgv_point_info()
175 struct intel_qgv_point *sp, int point) in mtl_read_qgv_point_info()
200 int point) in intel_read_qgv_point_info()
/openbsd-src/lib/libkeynote/
H A Dkeynote.y827 int i, point = 0; in isfloatstring() local
/openbsd-src/lib/libcrypto/ecdsa/
H A Decdsa.c272 EC_POINT *point = NULL; in ecdsa_sign_setup() local
657 EC_POINT *point = NULL; in ecdsa_verify_sig() local
/openbsd-src/sbin/iked/
H A Ddh.c605 ec_point2raw(struct dh_group *group, const EC_POINT *point, in ec_point2raw()
672 EC_POINT *point = NULL; in ec_raw2point() local
/openbsd-src/gnu/llvm/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp83 size_t Annotations::point(llvm::StringRef Name) const { in point() function in Annotations

12