Unable to Register Intel® QuickAssist Technology (Intel® QAT) In-Tree Driver with Linux* Kernel Crypto Framework (LKCF*)
Content Type: Troubleshooting | Article ID: 000094255 | Last Reviewed: 09/10/2025
The Intel® QAT in-tree driver should already be registered with LKCF.
To verify registration of the Intel® QAT in-tree driver with LKCF, use the command: cat /proc/crypto | grep -B 4 passed | grep qat[-_]
If qatlib is installed, all Intel® QAT endpoints will be assigned to user space, making them unavailable for kernel use. To resolve this simply uninstall qatlib and reboot. Re-inserting the kernel modules may be needed to successfully see the LKCF entries.
Reboot the system after uninstalling qatlib to ensure LKCF entries are visible.