Searched refs:curves (Results 1 – 12 of 12) sorted by relevance
/openbsd/regress/lib/libcrypto/ecdsa/ |
H A D | ecdsatest.c | 89 EC_builtin_curve *curves = NULL; in test_builtin() local 114 curves = reallocarray(NULL, sizeof(EC_builtin_curve), num_curves); in test_builtin() 115 if (curves == NULL) { in test_builtin() 120 if (!EC_get_builtin_curves(curves, num_curves)) { in test_builtin() 129 nid = curves[n].nid; in test_builtin() 317 free(curves); in test_builtin()
|
/openbsd/regress/lib/libcrypto/ecdh/ |
H A D | ecdhtest.c | 397 EC_builtin_curve *curves = NULL; in main() local 403 if ((curves = calloc(n_curves, sizeof(*curves))) == NULL) in main() 405 if (EC_get_builtin_curves(curves, n_curves) != n_curves) in main() 409 failed |= ecdh_keygen_test(curves[i].nid); in main() 414 free(curves); in main()
|
/openbsd/usr.bin/openssl/ |
H A D | ecparam.c | 302 EC_builtin_curve *curves = NULL; in ecparam_main() local 308 curves = reallocarray(NULL, crv_len, sizeof(EC_builtin_curve)); in ecparam_main() 309 if (curves == NULL) in ecparam_main() 312 if (!EC_get_builtin_curves(curves, crv_len)) { in ecparam_main() 313 free(curves); in ecparam_main() 319 comment = curves[n].comment; in ecparam_main() 320 sname = OBJ_nid2sn(curves[n].nid); in ecparam_main() 330 free(curves); in ecparam_main()
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/ |
H A D | sequence.tml | 89 abstract: Generate fractal curves 98 abstract => 'Generate fractal curves',
|
/openbsd/lib/libtls/ |
H A D | tls_config.c | 571 tls_config_set_ecdhecurves(struct tls_config *config, const char *curves) in tls_config_set_ecdhecurves() argument 584 if (curves == NULL || strcasecmp(curves, "default") == 0) in tls_config_set_ecdhecurves() 585 curves = TLS_ECDHE_CURVES; in tls_config_set_ecdhecurves() 587 if ((cs = strdup(curves)) == NULL) { in tls_config_set_ecdhecurves()
|
/openbsd/lib/libcrypto/ec/ |
H A D | ec_curve.c | 2684 EC_get_builtin_curves(EC_builtin_curve *curves, size_t nitems) in EC_get_builtin_curves() argument 2688 if (curves == NULL || nitems == 0) in EC_get_builtin_curves() 2695 curves[i].nid = ec_curve_list[i].nid; in EC_get_builtin_curves() 2696 curves[i].comment = ec_curve_list[i].comment; in EC_get_builtin_curves()
|
/openbsd/lib/libcrypto/objects/ |
H A D | objects.txt | 92 # SECG prime curves OIDs 110 # SECG characteristic two curves OIDs
|
/openbsd/usr.sbin/unbound/ |
H A D | configure.ac | 1241 …1, NID_secp384r1], [], [AC_MSG_ERROR([OpenSSL does not support the ECDSA curves: please upgrade or… 1258 # we now know we have ECDSA and the required curves.
|
/openbsd/usr.bin/ssh/ |
H A D | PROTOCOL | 50 and ecdsa-sha2-nistp521 curves over GF(p) are supported. Elliptic
|
/openbsd/games/fortune/datfiles/ |
H A D | fortunes2-o | 1346 flowing current. Micro-Farad, attracted by Milli-Amp's characteristic curves, 2792 A figure with curves always offers a lot of interesting angles.
|
H A D | fortunes2 | 5897 A figure with curves always offers a lot of interesting angles. 8341 Always draw your curves, then plot your reading. 14216 Always draw your curves, then plot your readings. 26162 of control. (The fewer the data points, the smoother the curves.)
|
/openbsd/share/dict/ |
H A D | web2a | 5395 Bertrand curves 32800 level curves
|