CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2014/05/24 07:57:18
Modified files: regress/lib/libcrypto/dh: dhtest.c regress/lib/libcrypto/ec: ectest.c regress/lib/libcrypto/ecdh: ecdhtest.c regress/lib/libcrypto/ecdsa: ecdsatest.c regress/lib/libcrypto/engine: enginetest.c regress/lib/libcrypto/evp: evptest.c Log message: remove OPENSSL_malloc and CRYPTO_malloc goo from the regress tests. ok miod@ jsing@ guenther@