These 4 options are disabled in the install CD kernel config and are and/or can be used by cryptsetup. Please enable them as modules. All of their CRYPTO dependencies are already enabled. # CONFIG_CRYPTO_USER_API_HASH is not set # CONFIG_CRYPTO_USER_API_SKCIPHER is not set # CONFIG_CRYPTO_USER_API_RNG is not set # CONFIG_CRYPTO_USER_API_AEAD is not set
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/releng.git/commit/?id=8f129c43d992598736bd89d5275c3f6179b251bb commit 8f129c43d992598736bd89d5275c3f6179b251bb Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2018-09-19 16:52:50 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2018-09-19 16:52:50 +0000 kconfig/{amd64,x86}/installcd: add more userspace crypto options Bug: https://bugs.gentoo.org/665306 releases/weekly/kconfig/amd64/installcd-4.14.52.config | 9 +++++---- releases/weekly/kconfig/x86/installcd-4.14.52.config | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-)