Searched hist:"63 c19be095d0f8eb8992674991e44b4228bd4179" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/s390/crypto/ |
H A D | pkey_api.c | diff 63c19be095d0f8eb8992674991e44b4228bd4179 Wed Oct 17 10:24:43 CDT 2018 Ingo Franzki <ifranzki@linux.ibm.com> s390/pkey: Load pkey kernel module automatically
With the recent enhancements of the pkey kernel module, the pkey kernel module should be loaded automatically during system startup, if MSA is available.
When used for swap device encryption with random protected keys, pkey must be loaded before /etc/crypttab is processed, otherwise the sysfs attributes to read the key from are not available.
Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com> Reviewed-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|