torsten.st@xxxxxxx,the kernel prints these lines:
Could you check that the VIA C7 processor was properly detected by loop-AES code? If it was properly detected, then there should be "loop: padlock hardware AES enabled" message in your kernel log. You can check that using command "dmesg | grep loop" or "grep loop /var/log/messages". Padlock enabled loop includes both software AES and padlock AES implementations. If padlock detection fails, then code uses software AES implementation.
loop: padlock hardware AES enabled loop: AES key scrubbing enabled loop: loaded (max 8 devices)
- Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/