echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf rmmod algif_aead 2>/dev/null || true lsmod | grep algif_aead cat /etc/modprobe.d/disable-algif.conf