We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c3f259 commit 1f45073Copy full SHA for 1f45073
samples/tsm-mr/tsm_mr_sample.c
@@ -8,7 +8,7 @@
8
#include <linux/miscdevice.h>
9
#include <crypto/hash.h>
10
11
-struct {
+static struct {
12
u8 static_mr[SHA384_DIGEST_SIZE];
13
u8 config_mr[SHA512_DIGEST_SIZE];
14
u8 rtmr0[SHA256_DIGEST_SIZE];
0 commit comments