1
0
Files
linux/drivers
Herbert Xu 6789b2dc45 [PADLOCK] Move fast path work into aes_set_key and upper layer
Most of the work done aes_padlock can be done in aes_set_key.  This
means that we only have to do it once when the key changes rather
than every time we perform an encryption or decryption.

This patch also sets cra_alignmask to let the upper layer ensure
that the buffers fed to us are aligned correctly.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-07-06 13:52:27 -07:00
..
2005-06-29 08:46:30 -07:00
2005-06-28 14:53:41 -07:00
2005-07-01 13:07:37 +01:00
2005-07-05 15:03:46 -07:00
2005-06-25 16:24:37 -07:00
2005-07-04 13:24:14 -07:00
2005-06-21 18:46:32 -07:00
2005-06-27 18:03:17 -07:00
2005-06-21 18:46:32 -07:00
2005-06-21 18:46:32 -07:00