2011-09-02 16:55:39 +02:00
|
|
|
# Apprently some of the drivers required when using a processor with AESNI for LUKS
|
|
|
|
# are missing in the initramfs, so lets include them manually here:
|
|
|
|
|
2013-01-25 03:09:18 +01:00
|
|
|
add_drivers+=" xts aesni-intel aes-x86_64 crc32c-intel fpu ghash-clmulni-intel salsa20-x86_64 twofish-x86_64 "
|