1
0
Fork 0

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

Signed-off-by: Denis Kenzior <denkenz@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Tested-by: Marcel Holtmann <marcel@holtmann.org>
Reviewed-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: James Morris <james.morris@microsoft.com>
hifive-unleashed-5.1
Denis Kenzior 2018-10-09 17:48:49 +01:00 committed by James Morris
parent e1ea9f8602
commit 22447981fc
2 changed files with 1 additions and 1 deletions

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";