openssl/crypto/blake2
Andy Polyakov 463a7b8cb0 Clean-up *_DEBUG options.
Since NDEBUG is defined unconditionally on command line for release
builds, we can omit *_DEBUG options in favour of effective "all-on"
in debug builds exercised though CI.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
2016-04-07 21:18:00 +02:00
..
blake2_impl.h crypto/blake2: make lowest-level function handle multiple blocks.. 2016-03-31 21:34:00 +02:00
blake2_locl.h Remove #error from include files. 2016-03-20 19:48:36 -04:00
blake2b.c Clean-up *_DEBUG options. 2016-04-07 21:18:00 +02:00
blake2s.c Clean-up *_DEBUG options. 2016-04-07 21:18:00 +02:00
build.info Review comments 2016-03-11 10:39:10 -05:00
m_blake2b.c Move blake2_loclh to blake2 directory 2016-03-20 15:15:08 -04:00
m_blake2s.c Move blake2_loclh to blake2 directory 2016-03-20 15:15:08 -04:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00