On 8/6/26 17:12, Harald Freudenberger wrote:
Support CPACF pcc subfunctions PCC-Compute-XTS-Parameter-Encrypted-AES-128
and PCC-Compute-XTS-Parameter-Encrypted-AES-128 but only for the special
case block sequential number is 0. However, this covers the s390 PAES XTS
implementation in the Linux kernel.

Signed-off-by: Harald Freudenberger <[email protected]>
Tested-by: Holger Dengler <[email protected]>
---
  target/s390x/gen-features.c      |  2 +
  target/s390x/tcg/cpacf.h         |  2 +
  target/s390x/tcg/cpacf_aes.c     | 65 ++++++++++++++++++++++++++++++++
  target/s390x/tcg/crypto_helper.c |  4 ++
  4 files changed, 73 insertions(+)

Reviewed-by: Ilya Leoshkevich <[email protected]>



Reply via email to