Allow building the ocb.c test program with -DOCB_TEST_PROGRAM
This commit is contained in:
committed by
Keith Winstein
parent
ee8d0ce582
commit
cd394c61ae
+1
-1
@@ -1233,7 +1233,7 @@ int ae_decrypt(ae_ctx *ctx,
|
||||
/* Simple test program */
|
||||
/* ----------------------------------------------------------------------- */
|
||||
|
||||
#if 0
|
||||
#if defined(OCB_TEST_PROGRAM)
|
||||
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
Reference in New Issue
Block a user