diff options
author | Sebastian Siewior <sebastian@breakpoint.cc> | 2007-11-30 06:36:57 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-01-10 22:16:26 +0100 |
commit | d2456c66236c15d6462f1ac751cdbd48a34e9704 (patch) | |
tree | 0d221b08d0c1d4942881ad138c142c4163d19717 /crypto/tcrypt.c | |
parent | [CRYPTO] tcrypt: AES CBC test vectors from NIST SP800-38A (diff) | |
download | linux-d2456c66236c15d6462f1ac751cdbd48a34e9704.tar.xz linux-d2456c66236c15d6462f1ac751cdbd48a34e9704.zip |
[CRYPTO] geode: do not copy the IV too often
There is no reason to keep the IV in the private structre. Instead keep
just a pointer to make the patch smaller :)
This also remove a few memcpy()s
Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions