]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - noekeon/noekeon_prng.c
Blake adapted for round 3
[arm-crypto-lib.git] / noekeon / noekeon_prng.c
index 17c71a5a3a96d22bd2598441d8e5edf4dad4ecfa..a264707a3235bd72bc14b61514c9226292b46380 100644 (file)
@@ -24,8 +24,8 @@
  * 
  */
 
-#include "noekeon/noekeon.h"
-#include "memxor/memxor.h"
+#include "noekeon.h"
+#include "memxor.h"
 #include <stdint.h>
 #include <string.h>