All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <zbr@ioremap.net>
To: Andreas Gerlich <linux-crypto@online.de>
Cc: linux-crypto@vger.kernel.org
Subject: Re: hifn_795x and geode-aes module
Date: Sat, 1 Nov 2008 23:40:32 +0300	[thread overview]
Message-ID: <20081101204032.GC27404@ioremap.net> (raw)
In-Reply-To: <490C905B.10807@online.de>

Hi.

On Sat, Nov 01, 2008 at 06:22:35PM +0100, Andreas Gerlich (linux-crypto@online.de) wrote:
> When I use the software modules (aes_i586, aes_generic) all works.
> 
> The hifn_795x module without geode-aes module works NOT!
> It seems when both modules hifn_795x and goede-aes are loaded only
> the geode-aes is used (only with keysize 128).

Apparently hifn does not work correctly in your case which requires a
little bit of debugging we have discussed in private. When both modules
are loaded, only one with higher prio is used (until you specify exactly
needed module), geode-aes for specified chain mode (cbc, ecb and so on)
is higher for geode aes (400 vs 300 for hifn), so it is used.

-- 
	Evgeniy Polyakov

      reply	other threads:[~2008-11-01 20:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-01 17:22 hifn_795x and geode-aes module Andreas Gerlich
2008-11-01 20:40 ` Evgeniy Polyakov [this message]

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=20081101204032.GC27404@ioremap.net \
    --to=zbr@ioremap.net \
    --cc=linux-crypto@online.de \
    --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.