mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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:
committed by
James Morris
parent
e1ea9f8602
commit
22447981fc
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user