Searched defs:points (Results 1 – 8 of 8) sorted by relevance
/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | request.c | 363 int points = 0; in compute_points_v6() local 462 int points = 0; in compute_points_v4() local 536 int points, best_points = -1; in select_best() local
|
/onnv-gate/usr/src/common/openssl/crypto/ec/ |
H A D | ec_mult.c | 87 EC_POINT **points; /* array with pre-calculated multiples of generator: member 325 size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) in ec_wNAF_mul() 742 EC_POINT **points = NULL; in ec_wNAF_precompute_mult() local
|
H A D | ectest.c | 662 const EC_POINT *points[3]; in prime_field_tests() local 1137 const EC_POINT *points[3]; in char2_field_tests() local
|
H A D | ec2_mult.c | 315 size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) in ec_GF2m_simple_mul()
|
H A D | ec_lib.c | 1091 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) in EC_POINTs_make_affine() 1119 size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) in EC_POINTs_mul() 1133 const EC_POINT *points[1]; in EC_POINT_mul() local
|
H A D | ec2_smpl.c | 939 int ec_GF2m_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX… in ec_GF2m_simple_points_make_affine()
|
H A D | ecp_smpl.c | 1536 int 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()
|
/onnv-gate/usr/src/cmd/lp/filter/postscript/posttek/ |
H A D | posttek.c | 166 int points = 0; /* points making up the current vector */ variable
|