Re: [PATCH v2 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions

2024-08-21 Thread Christoph Schlameuss
On Tue Aug 20, 2024 at 8:48 AM CEST, Hariharan Mari wrote: > Extend the existing regression test framework for s390x CPU subfunctions > to include tests for the KMAC (Compute Message Authentication Code), > KMC (Cipher Message with Chaining), KM (Cipher Message) KIMD (Compute > Intermediate Message

[PATCH v2 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions

2024-08-19 Thread Hariharan Mari
Extend the existing regression test framework for s390x CPU subfunctions to include tests for the KMAC (Compute Message Authentication Code), KMC (Cipher Message with Chaining), KM (Cipher Message) KIMD (Compute Intermediate Message Digest) and KLMD (Compute Last Message Digest) crypto functions.