mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
When re-enciphering secure AES keys, select the correct APQN for used with the CCA host library. Re-enciphering a secure key requires the use of the CCA host library. The APQN is selected based on the master key verification pattern obtained from the secure key to re-encipher. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Reviewed-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>