Commit 22447981 authored by Denis Kenzior's avatar Denis Kenzior Committed by James Morris
Browse files

KEYS: Move trusted.h to include/keys [ver #2]

parent e1ea9f86
Loading
Loading
Loading
Loading
+0 −0

File moved.

+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
#include <linux/tpm.h>
#include <linux/tpm_command.h>

#include "trusted.h"
#include <keys/trusted.h>

static const char hmac_alg[] = "hmac(sha1)";
static const char hash_alg[] = "sha1";