The advanced encryption standard (AES) algorithm includes three modes with 128-bit,
192-bit, and 256-bit keys. Your hardware system only provides hardware acceleration for the 128-bit
key mode. The aes_s390 module will use the less performant software fallback algorithm for the
192-bit and 256-bit key modes.