Searched defs:points (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.1-release/contrib/texinfo/info/
H A Dinfo.h99 long *points; /* For each node in NODES, the point. */ member in struct:__anon4583
/freebsd-10.1-release/crypto/openssl/crypto/ec/
H A Dec2_mult.c374 ec_GF2m_simple_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
H A Dec2_smpl.c763 ec_GF2m_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
H A Dec_mult.c84 EC_POINT **points; /* array with pre-calculated multiples of member in struct:ec_pre_comp_st
330 ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
748 EC_POINT **points = NULL; local
[all...]
H A Dectest.c240 const EC_POINT *points[6]; local
880 const EC_POINT *points[4]; local
1394 const EC_POINT *points[3]; local
[all...]
H A Decp_smpl.c1249 ec_GFp_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
[all...]
H A Dec_lib.c1025 const EC_POINT *points[1]; local
985 EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
1009 EC_POINTs_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
H A Decp_nistp521.c1778 static void make_points_affine(size_t num, felem points[][3], argument
1812 ec_GFp_nistp521_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
H A Decp_nistp224.c1416 ec_GFp_nistp224_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
H A Decp_nistp256.c1970 static void make_points_affine(size_t num, smallfelem points[][3], argument
2003 ec_GFp_nistp256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
/freebsd-10.1-release/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp402 int *points, i; local
H A Dlbp.h316 vdmpolyline(int numpoints, int *points) argument
333 vdmpolygon(int numpoints, int *points) argument
363 int points[4]; local
[all...]
/freebsd-10.1-release/contrib/groff/src/devices/xditview/
H A Ddraw.c592 appendPoint(XPoint *points, int *pointi, int x, int y) argument
604 flattenCurve(XPoint *points, int *pointi, argument
650 XPoint points[POINTS_MA local
686 points, pointi, CoordModeOrigin); local
[all...]
/freebsd-10.1-release/usr.bin/ministat/
H A Dministat.c136 double *points; member in struct:dataset
[all...]
/freebsd-10.1-release/sbin/ipfw/
H A Ddummynet.c605 struct point points[ED_MAX_SAMPLES_NO]; local
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dhaifa-sched.c2080 int n, i, all, n_ready, best, delay, tries_num, points = -1; local

Completed in 149 milliseconds