Loading
Turn CONFIG_CRYPTO_USER_API* into modules
Move support for the kernel cryptographic API userspace interface to a module, which will enable systems that don't make use of it to not load the modules.
The main known user of this interface is iwd: https://archive.kernel.org/oldwiki/iwd.wiki.kernel.org/
Edited by Timothée Ravier