Home
last modified time | relevance | path

Searched defs:points (Results 1 – 8 of 8) sorted by relevance

/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drequest.c363 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 Dec_mult.c87 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 Dectest.c662 const EC_POINT *points[3]; in prime_field_tests() local
1137 const EC_POINT *points[3]; in char2_field_tests() local
H A Dec2_mult.c315 size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) in ec_GF2m_simple_mul()
H A Dec_lib.c1091 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 Dec2_smpl.c939 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 Decp_smpl.c1536 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 Dposttek.c166 int points = 0; /* points making up the current vector */ variable