diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2009-06-25 10:46:31 +0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-06-25 10:46:31 +0400 |
commit | 435578aeaad5859dda8657e3ed2c1a5bc1e524ec (patch) | |
tree | 546a3a613f4656b66d217e49a238961f7e3b2c28 /arch/h8300/include | |
parent | 409a736336b560798f84d71ad6477c8fad20b523 (diff) | |
download | linux-435578aeaad5859dda8657e3ed2c1a5bc1e524ec.tar.xz |
crypto: skcipher - Fix request for sync algorithms
When a sync givcipher algorithm is requested, if an async version
of the same algorithm already exists, then we will loop forever
without ever constructing the sync version based on a blkcipher.
This is because we did not include the requested type/mask when
getting a larval for the geniv algorithm that is to be constructed.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/h8300/include')
0 files changed, 0 insertions, 0 deletions