[PATCH 1/2] powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10

Michael Ellerman patch-notifications at ellerman.id.au
Thu Aug 10 16:02:25 AEST 2023


On Mon, 10 Jul 2023 09:46:46 -0700, Omar Sandoval wrote:
> My stripped down configuration fails to build with:
> 
>   ERROR: modpost: "skcipher_walk_aead_encrypt" [arch/powerpc/crypto/aes-gcm-p10-crypto.ko] undefined!
>   ERROR: modpost: "skcipher_walk_done" [arch/powerpc/crypto/aes-gcm-p10-crypto.ko] undefined!
>   ERROR: modpost: "skcipher_walk_aead_decrypt" [arch/powerpc/crypto/aes-gcm-p10-crypto.ko] undefined!
> 
> Fix it by selecting CRYPTO_SKCIPHER.
> 
> [...]

Applied to powerpc/next.

[1/2] powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10
      https://git.kernel.org/powerpc/c/9d6e1c21e1be4643628ee343e0b8d79828485ba2
[2/2] powerpc/crypto: don't build aes-gcm-p10 by default
      https://git.kernel.org/powerpc/c/026fa6c52da5fc559d896a62cb6f8e208c22738d

cheers


More information about the Linuxppc-dev mailing list