From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 5E9327803DB for ; Wed, 24 Apr 2024 11:32:53 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=5B9gQNdJzFcgtJkr8OdjwsdV4JZPq1W8gnceO/i0kmM=; c=relaxed/simple; d=groups.io; h=Subject:To:From:User-Agent:MIME-Version:Date:References:In-Reply-To:Message-ID:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240206; t=1713958371; v=1; b=yUPwT+YNWRhUGnAQu4ocRHWTYxrDz+6cAiE1m6hW/bRUvnmjvHj8hsuAcsWZWdB7ADXZqv8D ZDgdxxbHYNp8H9pwM3Upv9jj0+NhHLbN7HSRJH6bOvtEt+UeV+u41znm35rWwZoOMY6kkMqsZtL Hup3I/CA9obXPHTqZbQM1iVtbrQpdhU3bTLgFcNdcCbnrxYSGla7gtHwkf9dvkuVQnjrX/x0LWu 8l871iTmeiduuxXl25yAchQTOd/LkuCW5guuvl2m+KbTwSDTzXDliVWu/3XlsoXqCknCrveGCW0 e2UCbifsgYL1tVOejQccPa0VgH4hdM/08CrToxwW7T7uw== X-Received: by 127.0.0.2 with SMTP id 4lIkYY7687511x81gHg9SAzX; Wed, 24 Apr 2024 04:32:51 -0700 Subject: Re: [edk2-devel] [PATCH v2 1/4] uefi-sct/SctPkg: TCG2 Protocol: correct definition of TPMT_HA struct To: "G Edhaya Chandran" , devel@edk2.groups.io From: "G Edhaya Chandran" X-Originating-Location: (103.186.40.244) X-Originating-Platform: Windows Chrome 124 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Wed, 24 Apr 2024 04:32:51 -0700 References: <6441.1713957414377816948@groups.io> In-Reply-To: <6441.1713957414377816948@groups.io> Message-ID: <6441.1713958371139673072@groups.io> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,edhaya.chandran@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: psCJCBKatdAB6eLirwA3i3p2x7686176AA= Content-Type: multipart/alternative; boundary="mcUyh78munCXQTsXePGk" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=yUPwT+YN; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=arm.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io --mcUyh78munCXQTsXePGk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Stuart, The below values are +#define SHA1_DIGEST_SIZE 20 +#define SHA256_DIGEST_SIZE 32 +#define SHA384_DIGEST_SIZE 48 +#define SHA512_DIGEST_SIZE 64 +#define SM3_256_DIGEST_SIZE 32 already defined here: edk2-master\MdePkg\Include\IndustryStandard\Tpm20.h Can this file be included. -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118208): https://edk2.groups.io/g/devel/message/118208 Mute This Topic: https://groups.io/mt/105558006/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --mcUyh78munCXQTsXePGk Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Stuart,

   The below values are 
+#define SHA1_DIGEST_SIZE 20=
+#define SHA256_DIGEST_SIZE 32
+#define SHA384_DIGEST_SIZE 48
+#define SHA5= 12_DIGEST_SIZE 64
+#define SM3_256_DIGEST_SIZE 3= 2

already defined here:
edk2-master\MdePkg\Include\I= ndustryStandard\Tpm20.h
Can this file be included. 
_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#118208) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--mcUyh78munCXQTsXePGk--