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

2023-08-09 Thread Michael Ellerman
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-c

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

2023-07-10 Thread Omar Sandoval
From: Omar Sandoval 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: "skciphe