]> Git Repo - qemu.git/blobdiff - tests/test-crypto-pbkdf.c
crypto: clear out buffer after timing pbkdf algorithm
[qemu.git] / tests / test-crypto-pbkdf.c
index bb9c14c110cd3e329cff93b4ad0f4c84d8724239..8ceceb18279a601893cf120c995cfefeaf37bb07 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "crypto/init.h"
 #ifndef _WIN32
 #include <sys/resource.h>
This page took 0.024925 seconds and 4 git commands to generate.