Home
last modified time | relevance | path

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

/netbsd-src/tests/crypto/libcrypto/ecdh/
H A Decdhtest.c473 # define test_ecdh_kat(bio, curve, bits) \ macro
537 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP256r1", 256)) in main()
539 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP384r1", 384)) in main()
541 if (!test_ecdh_kat(out, "Brainpool Prime-Curve brainpoolP512r1", 512)) in main()