diff options
author | Tan Swee Heng <thesweeheng@gmail.com> | 2007-11-29 14:30:11 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-01-10 22:16:25 +0100 |
commit | 6d1a69d53a34e6d906551d92e7639b739332b177 (patch) | |
tree | 28a0cb065df734099001f7706a059e63d1adebb7 /crypto/tcrypt.h | |
parent | [CRYPTO] ctr: Fix multi-page processing (diff) | |
download | linux-6d1a69d53a34e6d906551d92e7639b739332b177.tar.xz linux-6d1a69d53a34e6d906551d92e7639b739332b177.zip |
[CRYPTO] tcrypt: Support for large test vectors
Currently the number of entries in a cipher test vector template is
limited by TVMEMSIZE/sizeof(struct cipher_testvec). This patch
circumvents the problem by pointing cipher_tv to each entry in the
template, rather than the template itself.
Signed-off-by: Tan Swee Heng <thesweeheng@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions