mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
7f8e31e861
Perform a cross check of the APQNs when a secure AES key is validated. When a set of APQNs are associated to a secure key, these APQNs are cross checked. If a secure key is validated outside of the key repository, or no APQNs are associated to a secure key inside the key repository, then all currently available APQNs are cross checked. If a master key mismatch is detected, then an error message is issued. 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>