Searched defs:points (Results 1 – 14 of 14) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ec_mult.c | 84 EC_POINT **points; /* array with pre-calculated multiples of member 331 size_t num, const EC_POINT *points[], const BIGNUM *scalars[], in ec_wNAF_mul() 748 EC_POINT **points = NULL; in ec_wNAF_precompute_mult() local
|
H A D | ectest.c | 240 const EC_POINT *points[6]; in group_order_tests() local 880 const EC_POINT *points[4]; in prime_field_tests() local 1394 const EC_POINT *points[3]; in char2_field_tests() local
|
H A D | ec2_mult.c | 376 const EC_POINT *points[], const BIGNUM *scalars[], in ec_GF2m_simple_mul()
|
H A D | ec_lib.c | 986 EC_POINT *points[], BN_CTX *ctx) in EC_POINTs_make_affine() 1010 size_t num, const EC_POINT *points[], in EC_POINTs_mul() 1025 const EC_POINT *points[1]; in EC_POINT_mul() local
|
H A D | ec2_smpl.c | 764 EC_POINT *points[], BN_CTX *ctx) in ec_GF2m_simple_points_make_affine()
|
H A D | ecp_smpl.c | 1250 EC_POINT *points[], BN_CTX *ctx) in ec_GFp_simple_points_make_affine()
|
H A D | ecp_nistp521.c | 1814 const EC_POINT *points[], in ec_GFp_nistp521_points_mul()
|
H A D | ecp_nistp224.c | 1418 const EC_POINT *points[], in ec_GFp_nistp224_points_mul()
|
H A D | ecp_nistp256.c | 2005 const EC_POINT *points[], in ec_GFp_nistp256_points_mul()
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | flexible-array-init.c | 45 struct point points[]; // expected-note{{initialized flexible array member 'points' is here}} member
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | ptr-arith.c | 293 void symbolicFieldRegion(struct Point *points, int i, int j) { in symbolicFieldRegion()
|
/minix3/minix/usr.bin/ministat/ |
H A D | ministat.c | 138 double *points; member
|
/minix3/external/mit/xorg/lib/libxcb/files/ |
H A D | render.c | 1537 const xcb_render_pointfix_t *points /**< */) in xcb_render_tri_strip_checked() 1581 const xcb_render_pointfix_t *points /**< */) in xcb_render_tri_strip() 1656 const xcb_render_pointfix_t *points /**< */) in xcb_render_tri_fan_checked() 1700 const xcb_render_pointfix_t *points /**< */) in xcb_render_tri_fan()
|
H A D | xproto.c | 6237 const xcb_point_t *points /**< */) in xcb_poly_point_checked() 6274 const xcb_point_t *points /**< */) in xcb_poly_point() 6342 const xcb_point_t *points /**< */) in xcb_poly_line_checked() 6379 const xcb_point_t *points /**< */) in xcb_poly_line() 6775 const xcb_point_t *points /**< */) in xcb_fill_poly_checked() 6816 const xcb_point_t *points /**< */) in xcb_fill_poly()
|