Searched defs:points (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/crypto/libressl/crypto/ec/ |
H A D | ec_mult.c | 88 EC_POINT **points; /* array with pre-calculated multiples of member 336 size_t num, const EC_POINT * points[], const BIGNUM * scalars[], BN_CTX * ctx) in ec_wNAF_mul() 733 EC_POINT **points = NULL; in ec_wNAF_precompute_mult() local
|
H A D | ec2_mult.c | 376 size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) in ec_GF2m_simple_mul()
|
H A D | ec_lib.c | 1162 EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], in EC_POINTs_make_affine() 1184 size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) in EC_POINTs_mul()
|
H A D | ec2_smpl.c | 746 EC_POINT *points[], BN_CTX *ctx) in ec_GF2m_simple_points_make_affine()
|
H A D | ecp_smpl.c | 1230 ec_GFp_simple_points_make_affine(const EC_GROUP * group, size_t num, EC_POINT * points[], BN_CTX * … in ec_GFp_simple_points_make_affine()
|
/dflybsd-src/games/sail/ |
H A D | assorted.c | 276 int points; in strike() local
|
H A D | extern.h | 143 short points; /* 20 */ member
|
/dflybsd-src/sys/dev/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 1067 struct gamma_pixel *points, in build_evenly_distributed_points() 1666 struct dc_transfer_func_distributed_points *points) in mod_color_calculate_curve() 1758 struct dc_transfer_func_distributed_points *points) in mod_color_calculate_degamma_curve()
|
/dflybsd-src/games/backgammon/backgammon/ |
H A D | move.c | 66 static int points; /* comp's protected points */ variable
|
/dflybsd-src/games/hack/ |
H A D | hack.end.c | 307 long int points; member
|
/dflybsd-src/usr.bin/ministat/ |
H A D | ministat.c | 139 double *points; member
|