|
From: | Alexander Graf |
Subject: | Re: [PATCH] eif: Use stateful qcrypto apis |
Date: | Mon, 2 Dec 2024 16:39:13 +0100 |
User-agent: | Mozilla Thunderbird |
On 09.11.24 13:30, Dorjoy Chowdhury wrote:
We were storing the pointers to buffers in a GList due to lack of stateful crypto apis and instead doing the final hash computation at the end after we had all the necessary buffers. Now that we have the stateful qcrypto apis available, we can instead update the hashes inline in the read_eif_* functions which makes the code much simpler. Signed-off-by: Dorjoy Chowdhury <dorjoychy111@gmail.com>
Reviewed-by: Alexander Graf <graf@amazon.com> Alex Amazon Web Services Development Center Germany GmbH Krausenstr. 38 10117 Berlin Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss Eingetragen am Amtsgericht Charlottenburg unter HRB 257764 B Sitz: Berlin Ust-ID: DE 365 538 597
[Prev in Thread] | Current Thread | [Next in Thread] |