All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kent Borg <kentborg@borg.org>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: linux-crypto@vger.kernel.org
Subject: Re: HW Accelerated IPSEC?
Date: Tue, 14 Jun 2011 16:51:19 -0400	[thread overview]
Message-ID: <4DF7C9C7.1000801@borg.org> (raw)
In-Reply-To: <20110611011842.GA5222@gondor.apana.org.au>

Herbert Xu wrote:
 > If that works then it's probably a bug in your driver, otherwise
 > we may have an issue in IPsec itself.

I think I found my bug. I discovered DMA_API_DEBUG, and it complains 
when my sha1 module loads. Looking it over it seems I can't do DMA from 
an shash, I will have to figure out how to make an ahash. (Any pointers 
on what code to crib from to best understand how an ahash works? Any 
other documentation??)

So, my sha1 module passes the self-test...just not safely.


Thanks,

- kb, the Kent who doesn't just opine about entropy.

  reply	other threads:[~2011-06-14 20:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-07 16:44 HW Accelerated IPSEC? Kent Borg
2011-06-09 18:53 ` Kent Borg
2011-06-10  0:59   ` Herbert Xu
2011-06-10 14:38     ` Kent Borg
2011-06-11  1:18       ` Herbert Xu
2011-06-14 20:51         ` Kent Borg [this message]
2011-06-14 20:56           ` Herbert Xu

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=4DF7C9C7.1000801@borg.org \
    --to=kentborg@borg.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@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.