From patchwork Sun Nov 6 08:10:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baruch Siach X-Patchwork-Id: 9413881 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 1170760515 for ; Sun, 6 Nov 2016 08:11:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 944BB29045 for ; Sun, 6 Nov 2016 08:11:52 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 774EB28E95; Sun, 6 Nov 2016 08:11:52 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 308C028E95 for ; Sun, 6 Nov 2016 08:11:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751393AbcKFILp (ORCPT ); Sun, 6 Nov 2016 03:11:45 -0500 Received: from guitar.tcltek.co.il ([192.115.133.116]:53294 "EHLO mx.tkos.co.il" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751350AbcKFILo (ORCPT ); Sun, 6 Nov 2016 03:11:44 -0500 Received: from tarshish.tkos.co.il (unknown [10.0.8.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx.tkos.co.il (Postfix) with ESMTPSA id 764D844008F; Sun, 6 Nov 2016 10:11:38 +0200 (IST) From: Baruch Siach To: David Safford , Mimi Zohar Cc: linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, Baruch Siach Subject: [PATCH] Doc: security: keys-trusted: drop duplicate blobauth entry Date: Sun, 6 Nov 2016 10:10:57 +0200 Message-Id: <2621d0aca592b1d9352752ac78619ba09ae6f1c4.1478419857.git.baruch@tkos.co.il> X-Mailer: git-send-email 2.10.2 Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Baruch Siach --- Documentation/security/keys-trusted-encrypted.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/security/keys-trusted-encrypted.txt b/Documentation/security/keys-trusted-encrypted.txt index 324ddf5223b3..b20a993a32af 100644 --- a/Documentation/security/keys-trusted-encrypted.txt +++ b/Documentation/security/keys-trusted-encrypted.txt @@ -32,8 +32,6 @@ Usage: (40 ascii zeros) blobauth= ascii hex auth for sealed data default 0x00... (40 ascii zeros) - blobauth= ascii hex auth for sealed data default 0x00... - (40 ascii zeros) pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default) pcrlock= pcr number to be extended to "lock" blob migratable= 0|1 indicating permission to reseal to new PCR values,