Home
last modified time | relevance | path

Searched refs:test_ecdh_curve (Results 1 – 20 of 20) sorted by relevance

/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/ecdh/
H A Decdhtest.c123 static int test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) in test_ecdh_curve() function
323 if (!test_ecdh_curve(NID_secp224r1, "NIST Prime-Curve P-224", ctx, out)) goto err; in main()
325 if (!test_ecdh_curve(NID_secp384r1, "NIST Prime-Curve P-384", ctx, out)) goto err; in main()
326 if (!test_ecdh_curve(NID_secp521r1, "NIST Prime-Curve P-521", ctx, out)) goto err; in main()
328 if (!test_ecdh_curve(NID_sect163k1, "NIST Binary-Curve K-163", ctx, out)) goto err; in main()
329 if (!test_ecdh_curve(NID_sect163r2, "NIST Binary-Curve B-163", ctx, out)) goto err; in main()
330 if (!test_ecdh_curve(NID_sect233k1, "NIST Binary-Curve K-233", ctx, out)) goto err; in main()
331 if (!test_ecdh_curve(NID_sect233r1, "NIST Binary-Curve B-233", ctx, out)) goto err; in main()
332 if (!test_ecdh_curve(NID_sect283k1, "NIST Binary-Curve K-283", ctx, out)) goto err; in main()
333 if (!test_ecdh_curve(NID_sect283r1, "NIST Binary-Curve B-283", ctx, out)) goto err; in main()
[all …]
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/test/
H A Decdhtest.c123 static int test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) in test_ecdh_curve() function
323 if (!test_ecdh_curve(NID_secp224r1, "NIST Prime-Curve P-224", ctx, out)) goto err; in main()
325 if (!test_ecdh_curve(NID_secp384r1, "NIST Prime-Curve P-384", ctx, out)) goto err; in main()
326 if (!test_ecdh_curve(NID_secp521r1, "NIST Prime-Curve P-521", ctx, out)) goto err; in main()
328 if (!test_ecdh_curve(NID_sect163k1, "NIST Binary-Curve K-163", ctx, out)) goto err; in main()
329 if (!test_ecdh_curve(NID_sect163r2, "NIST Binary-Curve B-163", ctx, out)) goto err; in main()
330 if (!test_ecdh_curve(NID_sect233k1, "NIST Binary-Curve K-233", ctx, out)) goto err; in main()
331 if (!test_ecdh_curve(NID_sect233r1, "NIST Binary-Curve B-233", ctx, out)) goto err; in main()
332 if (!test_ecdh_curve(NID_sect283k1, "NIST Binary-Curve K-283", ctx, out)) goto err; in main()
333 if (!test_ecdh_curve(NID_sect283r1, "NIST Binary-Curve B-283", ctx, out)) goto err; in main()
[all …]
/dports/security/libressl-static/libressl-3.3.5/tests/
H A Decdhtest.c101 test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) in test_ecdh_curve() function
429 if (!test_ecdh_curve(NID_sect163k1, "NIST Binary-Curve K-163", in main()
432 if (!test_ecdh_curve(NID_sect163r2, "NIST Binary-Curve B-163", in main()
435 if (!test_ecdh_curve(NID_sect233k1, "NIST Binary-Curve K-233", in main()
438 if (!test_ecdh_curve(NID_sect233r1, "NIST Binary-Curve B-233", in main()
441 if (!test_ecdh_curve(NID_sect283k1, "NIST Binary-Curve K-283", in main()
444 if (!test_ecdh_curve(NID_sect283r1, "NIST Binary-Curve B-283", in main()
447 if (!test_ecdh_curve(NID_sect409k1, "NIST Binary-Curve K-409", in main()
450 if (!test_ecdh_curve(NID_sect409r1, "NIST Binary-Curve B-409", in main()
453 if (!test_ecdh_curve(NID_sect571k1, "NIST Binary-Curve K-571", in main()
[all …]
/dports/security/libressl/libressl-3.4.3/tests/
H A Decdhtest.c101 test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) in test_ecdh_curve() function
429 if (!test_ecdh_curve(NID_sect163k1, "NIST Binary-Curve K-163", in main()
432 if (!test_ecdh_curve(NID_sect163r2, "NIST Binary-Curve B-163", in main()
435 if (!test_ecdh_curve(NID_sect233k1, "NIST Binary-Curve K-233", in main()
438 if (!test_ecdh_curve(NID_sect233r1, "NIST Binary-Curve B-233", in main()
441 if (!test_ecdh_curve(NID_sect283k1, "NIST Binary-Curve K-283", in main()
444 if (!test_ecdh_curve(NID_sect283r1, "NIST Binary-Curve B-283", in main()
447 if (!test_ecdh_curve(NID_sect409k1, "NIST Binary-Curve K-409", in main()
450 if (!test_ecdh_curve(NID_sect409r1, "NIST Binary-Curve B-409", in main()
453 if (!test_ecdh_curve(NID_sect571k1, "NIST Binary-Curve K-571", in main()
[all …]
/dports/www/obhttpd/libressl-3.4.1/tests/
H A Decdhtest.c101 test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) in test_ecdh_curve() function
429 if (!test_ecdh_curve(NID_sect163k1, "NIST Binary-Curve K-163", in main()
432 if (!test_ecdh_curve(NID_sect163r2, "NIST Binary-Curve B-163", in main()
435 if (!test_ecdh_curve(NID_sect233k1, "NIST Binary-Curve K-233", in main()
438 if (!test_ecdh_curve(NID_sect233r1, "NIST Binary-Curve B-233", in main()
441 if (!test_ecdh_curve(NID_sect283k1, "NIST Binary-Curve K-283", in main()
444 if (!test_ecdh_curve(NID_sect283r1, "NIST Binary-Curve B-283", in main()
447 if (!test_ecdh_curve(NID_sect409k1, "NIST Binary-Curve K-409", in main()
450 if (!test_ecdh_curve(NID_sect409r1, "NIST Binary-Curve B-409", in main()
453 if (!test_ecdh_curve(NID_sect571k1, "NIST Binary-Curve K-571", in main()
[all …]
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/ecdh/
H A Decdhtest.c123 static int test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) in test_ecdh_curve() function
504 if (!test_ecdh_curve in main()
507 if (!test_ecdh_curve(NID_secp224r1, "NIST Prime-Curve P-224", ctx, out)) in main()
509 if (!test_ecdh_curve in main()
512 if (!test_ecdh_curve(NID_secp384r1, "NIST Prime-Curve P-384", ctx, out)) in main()
514 if (!test_ecdh_curve(NID_secp521r1, "NIST Prime-Curve P-521", ctx, out)) in main()
518 if (!test_ecdh_curve(NID_sect163k1, "NIST Binary-Curve K-163", ctx, out)) in main()
520 if (!test_ecdh_curve(NID_sect163r2, "NIST Binary-Curve B-163", ctx, out)) in main()
522 if (!test_ecdh_curve(NID_sect233k1, "NIST Binary-Curve K-233", ctx, out)) in main()
524 if (!test_ecdh_curve(NID_sect233r1, "NIST Binary-Curve B-233", ctx, out)) in main()
[all …]
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/ecdh/
H A Decdhtest.c123 static int test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) in test_ecdh_curve() function
504 if (!test_ecdh_curve in main()
507 if (!test_ecdh_curve(NID_secp224r1, "NIST Prime-Curve P-224", ctx, out)) in main()
509 if (!test_ecdh_curve in main()
512 if (!test_ecdh_curve(NID_secp384r1, "NIST Prime-Curve P-384", ctx, out)) in main()
514 if (!test_ecdh_curve(NID_secp521r1, "NIST Prime-Curve P-521", ctx, out)) in main()
518 if (!test_ecdh_curve(NID_sect163k1, "NIST Binary-Curve K-163", ctx, out)) in main()
520 if (!test_ecdh_curve(NID_sect163r2, "NIST Binary-Curve B-163", ctx, out)) in main()
522 if (!test_ecdh_curve(NID_sect233k1, "NIST Binary-Curve K-233", ctx, out)) in main()
524 if (!test_ecdh_curve(NID_sect233r1, "NIST Binary-Curve B-233", ctx, out)) in main()
[all …]
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_ssl.py4014 def test_ecdh_curve(self): member in ThreadedTests
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.7/
H A Dtest_ssl.py3982 def test_ecdh_curve(self): member in ThreadedTests
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_ssl.py4054 def test_ecdh_curve(self): member in ThreadedTests
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_ssl.py4054 def test_ecdh_curve(self): member in ThreadedTests
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_ssl.py4100 def test_ecdh_curve(self): member in ThreadedTests
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_ssl.py4054 def test_ecdh_curve(self): member in ThreadedTests
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_ssl.py4054 def test_ecdh_curve(self): member in ThreadedTests
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_ssl.py4094 def test_ecdh_curve(self): member in ThreadedTests
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_ssl.py4061 def test_ecdh_curve(self): member in ThreadedTests
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_ssl.py4054 def test_ecdh_curve(self): member in ThreadedTests
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.10/
H A Dtest_ssl.py4099 def test_ecdh_curve(self): member in ThreadedTests
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.8/
H A Dtest_ssl.py4049 def test_ecdh_curve(self): member in ThreadedTests
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.9/
H A Dtest_ssl.py4055 def test_ecdh_curve(self): member in ThreadedTests