Re: [PATCH] [crypto] tcrypt depends on AEAD

2007-12-17 Thread Herbert Xu
On Sun, Dec 16, 2007 at 09:29:25PM +0100, Sebastian Siewior wrote: ERROR: crypto_aead_setauthsize [crypto/tcrypt.ko] undefined! ERROR: crypto_alloc_aead [crypto/tcrypt.ko] undefined! Signed-off-by: Sebastian Siewior [EMAIL PROTECTED] Patch applied. Thanks Sebastian. -- Visit Openswan at

[PATCH] [crypto] tcrypt depends on AEAD

2007-12-16 Thread Sebastian Siewior
ERROR: crypto_aead_setauthsize [crypto/tcrypt.ko] undefined! ERROR: crypto_alloc_aead [crypto/tcrypt.ko] undefined! Signed-off-by: Sebastian Siewior [EMAIL PROTECTED] --- crypto/Kconfig |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/crypto/Kconfig b/crypto/Kconfig