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

Signed-off-by: Denis Kenzior <[email protected]>
Signed-off-by: David Howells <[email protected]>
Tested-by: Marcel Holtmann <[email protected]>
Reviewed-by: Marcel Holtmann <[email protected]>
Signed-off-by: James Morris <[email protected]>
This commit is contained in:
Denis Kenzior
2018-10-26 09:30:47 +01:00
committed by James Morris
parent e1ea9f8602
commit 22447981fc
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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";