677cb769e1
It doesn't exists in the current kernel.
5 lines
260 B
Plaintext
5 lines
260 B
Plaintext
# 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:
|
|
|
|
add_drivers+=" xts aesni-intel aes-x86_64 crc32c-intel ghash-clmulni-intel salsa20-x86_64 twofish-x86_64 "
|