aes_s390.e37463 Allocating XTS fallback algorithm <algorithm name> failed

Explanation

The aes_s390 module failed to allocate a software fallback for the AES modes that are not supported by the hardware. A possible reason for this problem is that the aes_generic module that provides the fallback algorithms is not available.

User response

Ensure that the aes_generic module is available and loaded and reload the aes_s390 module.

Severity

Error