diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-09-28 09:06:11 +0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-10 16:55:45 -0700 |
commit | 720a650f8ab3166d32fc5da64961e8d2158b9452 (patch) | |
tree | 87676471c8550ec09935982a910bda5454928d92 /crypto/michael_mic.c | |
parent | f19f5111c94053ba4931892f5c01c806de33942e (diff) | |
download | op-kernel-dev-720a650f8ab3166d32fc5da64961e8d2158b9452.zip op-kernel-dev-720a650f8ab3166d32fc5da64961e8d2158b9452.tar.gz |
[CRYPTO] cryptomgr: Fix parsing of recursive algorithms
As Joy Latten points out, inner algorithm parameters will miss the closing
bracket which will also cause the outer algorithm to terminate prematurely.
This patch fixes that also kills the WARN_ON if the number of parameters
exceed the maximum as that is a user error.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/michael_mic.c')
0 files changed, 0 insertions, 0 deletions