All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Timo Teräs" <timo.teras@iki.fi>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: netdev@vger.kernel.org
Subject: unable to add esp4 sa:s via af_key (net-2.6.26)
Date: Mon, 03 Mar 2008 10:34:52 +0200	[thread overview]
Message-ID: <47CBB82C.4090702@iki.fi> (raw)

Hi,

While testing the af_key dumping patch I noticed that I'm no longer able
to add esp4 SA:s. When trying to add such a SA, esp4.c:esp_init_state()
calls esp_init_authenc(), which calls crypto_alloc_ead() and fails. I tried
it with couple of ciphers that both used to work. One such failing argument
for crypto_alloc_ead is "authenc(hmac(md5),cbc(des3_ede))". Any ideas what
is going wrong?

Cheers,
  Timo


                 reply	other threads:[~2008-03-03  8:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47CBB82C.4090702@iki.fi \
    --to=timo.teras@iki.fi \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.