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

/freebsd-current/contrib/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp96 std::vector<size_t> Annotations::points(llvm::StringRef Name) const { function in class:Annotations
/freebsd-current/crypto/openssl/crypto/ec/
H A Dec2_smpl.c681 ossl_ec_GF2m_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
868 ec_GF2m_simple_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_s390x_nistp.c47 ec_GFp_s390x_nistp_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx, unsigned int fc, int len) argument
H A Dec_mult.c43 EC_POINT **points; /* array with pre-calculated multiples of member in struct:ec_pre_comp_st
410 ossl_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
836 EC_POINT **points = NULL; local
[all...]
H A Decp_smpl.c1206 ossl_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.c1041 EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
1067 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.c1883 static void make_points_affine(size_t num, felem points[][3], argument
1916 ossl_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.c1411 ossl_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_nistz256.c952 ecp_nistz256_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_nistp256.c1991 static void make_points_affine(size_t num, smallfelem points[][3], argument
2023 ossl_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-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c138 int points; local
/freebsd-current/usr.bin/ministat/
H A Dministat.c141 double *points; member in struct:dataset
[all...]
/freebsd-current/sbin/ipfw/
H A Ddummynet.c887 struct point points[ED_MAX_SAMPLES_NO]; local
[all...]
/freebsd-current/crypto/openssl/test/
H A Dectest.c79 const EC_POINT *points[6]; local
167 const EC_POINT *points[4]; local
788 const EC_POINT *points[3]; local
[all...]

Completed in 237 milliseconds