All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200930112444.GC5145@linux.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 35cc29c..a05f7e3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,15 +18,15 @@ On Mon, Sep 21, 2020 at 07:28:09PM -0700, James Bottomley wrote:
 
 Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
 
-➜  tpm2-scripts (master) ✗ sudo keyctl add trusted kmk2 "new 32 blobauth=world keyhandle�000000 migratable=1" @u
+➜  tpm2-scripts (master) ✗ sudo keyctl add trusted kmk2 "new 32 blobauth=world keyhandle=80000000 migratable=1" @u
 add_key: Invalid argument
-➜  tpm2-scripts (master) ✗ sudo keyctl add trusted kmk2 "new 32 blobauth=world keyhandle�000000 migratable=0" @u
+➜  tpm2-scripts (master) ✗ sudo keyctl add trusted kmk2 "new 32 blobauth=world keyhandle=80000000 migratable=0" @u
 608433517
 
 Showed the -EINVAL example just to point out this:
 
 	case Opt_migratable:
-		if (*args[0].from = '0')
+		if (*args[0].from == '0')
 			pay->migratable = 0;
 		else
 			return -EINVAL;
diff --git a/a/content_digest b/N1/content_digest
index d81e2b0..8e6c333 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020200922022809.7105-6-James.Bottomley@HansenPartnership.com\0"
  "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0"
  "Subject\0Re: [PATCH v13 5/5] security: keys: trusted: Make sealed key properly interoperable\0"
- "Date\0Wed, 30 Sep 2020 11:24:44 +0000\0"
+ "Date\0Wed, 30 Sep 2020 14:24:44 +0300\0"
  "To\0James Bottomley <James.Bottomley@hansenpartnership.com>\0"
  "Cc\0linux-integrity@vger.kernel.org"
   Mimi Zohar <zohar@linux.ibm.com>
@@ -31,15 +31,15 @@
  "\n"
  "Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\n"
  "\n"
- "\342\236\234  tpm2-scripts (master) \342\234\227 sudo keyctl add trusted kmk2 \"new 32 blobauth=world keyhandle\357\277\275000000 migratable=1\" @u\n"
+ "\342\236\234  tpm2-scripts (master) \342\234\227 sudo keyctl add trusted kmk2 \"new 32 blobauth=world keyhandle=80000000 migratable=1\" @u\n"
  "add_key: Invalid argument\n"
- "\342\236\234  tpm2-scripts (master) \342\234\227 sudo keyctl add trusted kmk2 \"new 32 blobauth=world keyhandle\357\277\275000000 migratable=0\" @u\n"
+ "\342\236\234  tpm2-scripts (master) \342\234\227 sudo keyctl add trusted kmk2 \"new 32 blobauth=world keyhandle=80000000 migratable=0\" @u\n"
  "608433517\n"
  "\n"
  "Showed the -EINVAL example just to point out this:\n"
  "\n"
  "\tcase Opt_migratable:\n"
- "\t\tif (*args[0].from = '0')\n"
+ "\t\tif (*args[0].from == '0')\n"
  "\t\t\tpay->migratable = 0;\n"
  "\t\telse\n"
  "\t\t\treturn -EINVAL;\n"
@@ -63,4 +63,4 @@
  "\n"
  /Jarkko
 
-66e46a16422d56f2f55ff749d318ceff79b43d12bd3fbdec5359d6a0d9b02a60
+e242b929f6df9cac212297908c7272f87b5a6b6e2b28c32381cc10af9cc91280

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.