Home
last modified time | relevance | path

Searched refs:test_ecdh_kat (Results 1 – 5 of 5) sorted by relevance

/dports/security/libressl-static/libressl-3.3.5/tests/
H A Decdhtest.c393 #define test_ecdh_kat(bio, curve, bits) \ macro
460 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP256r1", 256)) in main()
462 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP384r1", 384)) in main()
464 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP512r1", 512)) in main()
/dports/security/libressl/libressl-3.4.3/tests/
H A Decdhtest.c393 #define test_ecdh_kat(bio, curve, bits) \ macro
460 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP256r1", 256)) in main()
462 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP384r1", 384)) in main()
464 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP512r1", 512)) in main()
/dports/www/obhttpd/libressl-3.4.1/tests/
H A Decdhtest.c393 #define test_ecdh_kat(bio, curve, bits) \ macro
460 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP256r1", 256)) in main()
462 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP384r1", 384)) in main()
464 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP512r1", 512)) in main()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/ecdh/
H A Decdhtest.c473 # define test_ecdh_kat(bio, curve, bits) \ macro
539 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP256r1", 256)) in main()
541 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP384r1", 384)) in main()
543 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP512r1", 512)) in main()
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/ecdh/
H A Decdhtest.c473 # define test_ecdh_kat(bio, curve, bits) \ macro
539 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP256r1", 256)) in main()
541 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP384r1", 384)) in main()
543 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP512r1", 512)) in main()