diff options
author | Tan Swee Heng <thesweeheng@gmail.com> | 2007-11-30 00:30:11 +1100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-01-11 08:16:25 +1100 |
commit | 6d1a69d53a34e6d906551d92e7639b739332b177 (patch) | |
tree | 28a0cb065df734099001f7706a059e63d1adebb7 /.gitignore | |
parent | 0971eb0de9446b66bd45696338f54948314db379 (diff) |
[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 '.gitignore')
0 files changed, 0 insertions, 0 deletions