summaryrefslogtreecommitdiff
path: root/crypto/api.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2009-05-29 16:23:12 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2009-06-02 14:05:02 +1000
commitd773cd39c68bd7a374d0c48d4987e58a4f21d6b9 (patch)
treeaa400db28151f6c0165aaf70868058bcb930e659 /crypto/api.c
parent489c22d793c23e574124826b79b59c009cff59da (diff)
downloadlinux-crypto-d773cd39c68bd7a374d0c48d4987e58a4f21d6b9.tar.gz
linux-crypto-d773cd39c68bd7a374d0c48d4987e58a4f21d6b9.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