Searched defs:points (Results 1 – 14 of 14) sorted by relevance
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ec_mult.c | 43 EC_POINT **points; /* array with pre-calculated multiples of member 411 size_t num, const EC_POINT *points[], in ossl_ec_wNAF_mul() 836 EC_POINT **points = NULL; in ossl_ec_wNAF_precompute_mult() local
|
H A D | ec2_smpl.c | 682 EC_POINT *points[], BN_CTX *ctx) in ossl_ec_GF2m_simple_points_make_affine() 870 const EC_POINT *points[], in ec_GF2m_simple_points_mul()
|
H A D | ecp_s390x_nistp.c | 49 size_t num, const EC_POINT *points[], in ec_GFp_s390x_nistp_mul()
|
H A D | ec_lib.c | 1042 EC_POINT *points[], BN_CTX *ctx) in EC_POINTs_make_affine() 1068 size_t num, const EC_POINT *points[], in EC_POINTs_mul()
|
H A D | ecp_smpl.c | 1207 EC_POINT *points[], BN_CTX *ctx) in ossl_ec_GFp_simple_points_make_affine()
|
H A D | ecp_nistp224.c | 1413 const EC_POINT *points[], in ossl_ec_GFp_nistp224_points_mul()
|
H A D | ecp_nistp521.c | 1918 const EC_POINT *points[], in ossl_ec_GFp_nistp521_points_mul()
|
H A D | ecp_nistz256.c | 956 const EC_POINT *points[], in ecp_nistz256_points_mul()
|
H A D | ecp_nistp256.c | 2025 const EC_POINT *points[], in ossl_ec_GFp_nistp256_points_mul()
|
/freebsd/contrib/llvm-project/llvm/lib/Testing/Annotations/ |
H A D | Annotations.cpp | 96 std::vector<size_t> Annotations::points(llvm::StringRef Name) const { in points() function in Annotations
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_ft5406.c | 138 int points; in ft5406ts_callout() local
|
/freebsd/crypto/openssl/test/ |
H A D | ectest.c | 79 const EC_POINT *points[6]; in group_order_tests() local 167 const EC_POINT *points[4]; in prime_field_tests() local 788 const EC_POINT *points[3]; in char2_curve_test() local
|
/freebsd/usr.bin/ministat/ |
H A D | ministat.c | 141 double *points; member
|
/freebsd/sbin/ipfw/ |
H A D | dummynet.c | 887 struct point points[ED_MAX_SAMPLES_NO]; in load_extra_delays() local [all...] |