Searched refs:curves (Results 1 – 13 of 13) sorted by relevance
| /freebsd-9-stable/contrib/groff/src/preproc/grn/ |
| D | README | 12 the routines for drawing curves and arcs, so it does not use the 14 for drawing the optional gremlin style curves, it is not used 23 Gremlin produces three types of curves: B-Splines, interpolated 24 curves and Bezier. As the original Berkeley grn, now groff grn 25 will honor B-Splines and interpolated curves. Bezier curves will
|
| /freebsd-9-stable/crypto/openssl/crypto/ecdsa/ |
| D | ecdsatest.c | 284 EC_builtin_curve *curves = NULL; in test_builtin() local 313 curves = OPENSSL_malloc(sizeof(EC_builtin_curve) * crv_len); in test_builtin() 315 if (curves == NULL) { in test_builtin() 320 if (!EC_get_builtin_curves(curves, crv_len)) { in test_builtin() 329 nid = curves[n].nid; in test_builtin() 504 if (curves) in test_builtin() 505 OPENSSL_free(curves); in test_builtin()
|
| /freebsd-9-stable/crypto/openssl/apps/ |
| D | ecparam.c | 319 EC_builtin_curve *curves = NULL; in MAIN() local 325 curves = OPENSSL_malloc((int)(sizeof(EC_builtin_curve) * crv_len)); in MAIN() 327 if (curves == NULL) in MAIN() 330 if (!EC_get_builtin_curves(curves, crv_len)) { in MAIN() 331 OPENSSL_free(curves); in MAIN() 338 comment = curves[n].comment; in MAIN() 339 sname = OBJ_nid2sn(curves[n].nid); in MAIN() 349 OPENSSL_free(curves); in MAIN()
|
| /freebsd-9-stable/crypto/openssl/crypto/ec/ |
| D | ectest.c | 1537 EC_builtin_curve *curves = NULL; in internal_curve_test() local 1543 curves = OPENSSL_malloc(sizeof(EC_builtin_curve) * crv_len); in internal_curve_test() 1545 if (curves == NULL) in internal_curve_test() 1548 if (!EC_get_builtin_curves(curves, crv_len)) { in internal_curve_test() 1549 OPENSSL_free(curves); in internal_curve_test() 1557 int nid = curves[n].nid; in internal_curve_test() 1581 OPENSSL_free(curves); in internal_curve_test()
|
| /freebsd-9-stable/crypto/openssl/doc/apps/ |
| D | ecparam.pod | 92 by default for binary curves and can be enabled by defining 139 B<ecparam> can only create EC parameters from known (named) curves.
|
| D | ec.pod | 118 by default for binary curves and can be enabled by defining
|
| /freebsd-9-stable/crypto/openssh/ |
| D | PROTOCOL | 50 and ecdsa-sha2-nistp521 curves over GF(p) are supported. Elliptic
|
| /freebsd-9-stable/crypto/openssl/crypto/objects/ |
| D | objects.txt | 92 # SECG prime curves OIDs 110 # SECG characteristic two curves OIDs
|
| /freebsd-9-stable/crypto/openssl/ |
| D | NEWS | 223 curves, to support the Elliptic Crypto functions.
|
| D | CHANGES | 1756 SHA-1 now is only used for "small" curves (where the 1758 larger curves, the field element resulting from ECDH is directly 1984 used in NIST curves (crypto/bn/bn_nist.c, crypto/ec/ecp_nist.c). 2064 *) Add named elliptic curves over binary fields from X9.62, SECG, 2070 *) Extend the EC library for elliptic curves over binary fields 2114 EC_METHOD. For curves over prime fields, this returns the bit 2237 adding different types of curves. 2269 *) Include some named elliptic curves, and add OIDs from X9.62, 2273 and the list of available named curves can be obtained with 3767 *) First EC_METHODs for curves over GF(p): [all …]
|
| /freebsd-9-stable/contrib/groff/ |
| D | NEWS | 566 o Support for b-spline and Bezier curves has been added.
|
| /freebsd-9-stable/share/dict/ |
| D | web2a | 5395 Bertrand curves 32800 level curves
|
| /freebsd-9-stable/games/fortune/datfiles/ |
| D | fortunes | 9269 Always draw your curves, then plot your reading. 17312 Always draw your curves, then plot your readings. 32473 of control. (The fewer the data points, the smoother the curves.)
|