On 8/6/26 17:12, Harald Freudenberger wrote:
Support the subfunctions CPACF_KMCTR_PAES_128, CPACF_KMCTR_PAES_192
and CPACF_KMCTR_PAES_256 for the cpacf kmctr instruction.

Signed-off-by: Harald Freudenberger <[email protected]>
---
  target/s390x/gen-features.c      |  3 ++
  target/s390x/tcg/cpacf.h         |  5 ++
  target/s390x/tcg/cpacf_aes.c     | 80 ++++++++++++++++++++++++++++++++
  target/s390x/tcg/crypto_helper.c |  7 +++
  4 files changed, 95 insertions(+)
Reviewed-by: Ilya Leoshkevich <[email protected]>


Reply via email to