mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
bf8872e94a
With recent changes in the zcrypt device driver, the master key verifi- cation patterns of the AES master key of am APQN can be obtained by reading the sysfs attribute 'mkvps' of an APQN device of type CCA- Coprocessor. The sysfs attribute can be found under '/sys/devices/ap/cardnn/nn.mmmm/', where nn specifies the card number in hex, and mmmm specifies the domain number on hex. 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>