diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2009-05-29 16:23:12 +1000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-06-02 14:05:02 +1000 |
commit | a0cfae59f8381c5c670fce2cc3de70b35421f920 (patch) | |
tree | 2da53742941cc478b5d04ca3097acf6b55814dd3 /fs/ocfs2/dcache.c | |
parent | fd57f22a09ae276ca3e9cd11ed99b617d611ba82 (diff) |
crypto: testmgr - Allow hash test vectors longer than a page
As it stands we will each test hash vector both linearly and as
a scatter list if applicable. This means that we cannot have
vectors longer than a page, even with scatter lists.
This patch fixes this by skipping test vectors with np != 0 when
testing linearly.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/ocfs2/dcache.c')
0 files changed, 0 insertions, 0 deletions