summaryrefslogtreecommitdiffstats
path: root/crypto/api.c
diff options
context:
space:
mode:
authorHerbert Xu2009-05-29 08:23:12 +0200
committerHerbert Xu2009-06-02 06:05:02 +0200
commita0cfae59f8381c5c670fce2cc3de70b35421f920 (patch)
tree2da53742941cc478b5d04ca3097acf6b55814dd3 /crypto/api.c
parentcrypto: testmgr - Check all test vector lengths (diff)
downloadkernel-qcow2-linux-a0cfae59f8381c5c670fce2cc3de70b35421f920.tar.gz
kernel-qcow2-linux-a0cfae59f8381c5c670fce2cc3de70b35421f920.tar.xz
kernel-qcow2-linux-a0cfae59f8381c5c670fce2cc3de70b35421f920.zip
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 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions