From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 28 Oct 2020 08:28:45 +0100 Subject: [PATCH 1/2] Add HMAC-SHA-256 In-Reply-To: <1603813411162-0.post@n7.nabble.com> References: <1603813411162-0.post@n7.nabble.com> Message-ID: <153766.1603870125@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear GlovePuppet, In message <1603813411162-0.post@n7.nabble.com> you wrote: > Required by TPM2 Extended Auth, cloned from sha1.c > > Signed-off-by: GlovePuppet NAK. The Submitting Patches rules require using your real name (sorry, no pseudonyms or anonymous contributions.) See [1] for reference. [1] https://github.com/torvalds/linux/blob/master/Documentation/process/submitting-patches.rst Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Some programming languages manage to absorb change, but withstand progress. -- Epigrams in Programming, ACM SIGPLAN Sept. 1982