mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
73d5e17026
The sysfs files ap_control_domain_mask and ap_usage_domain_mask may hold just a string "not supported" if there's no crypto configuration available. However, lszcrypt always processed the content of these files as hex number and so produced funny output if there's no configuration data available. Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>