Gilles Peskine df761d5a6b Fix build with gcc -O -Wall
Fix warnings from gcc -O -Wall about `ret` used uninitialized in
CMAC selftest auxiliary functions. The variable was indeed
uninitialized if the function was called with num_tests=0 (which
never happens).
2018-03-01 22:18:14 +01:00
..
2018-03-01 22:18:14 +01:00
2018-02-02 18:09:45 +00:00
2017-10-10 19:04:27 +03:00
2018-02-02 18:09:45 +00:00
2017-10-29 17:53:52 +02:00
2018-01-29 10:24:50 +01:00