CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2022/09/02 05:47:25
Modified files: regress/lib/libcrypto/ecdsa: ecdsatest.c Log message: Simplify and clean up the ecdsa test a little. Use stdio instead of BIO for output, use 'err' as a label and avoid some silly repetitions.