git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebfd9bc
)
[CRYPTO]: Use template keys for speed tests if possible
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 22 Jun 2005 20:27:51 +0000
(13:27 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 22 Jun 2005 20:27:51 +0000
(13:27 -0700)
The existing keys used in the speed tests do not pass the 3DES quality check.
This patch makes it use the template keys instead.
Other algorithms can supply template keys through the same interface if needed.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
crypto/tcrypt.c
patch
|
blob
|
history
diff --cc
crypto/tcrypt.c
Simple merge