1. 24 Dec, 2008 4 commits
  2. 29 Aug, 2008 5 commits
  3. 13 Aug, 2008 1 commit
    • Herbert Xu's avatar
      crypto: tcrypt - Fix AEAD chunk testing · f176e632
      Herbert Xu authored
      My changeset 4b22f0dd
      
      
      
      	crypto: tcrpyt - Remove unnecessary kmap/kunmap calls
      
      introduced a typo that broke AEAD chunk testing.  In particular,
      axbuf should really be xbuf.
      
      There is also an issue with testing the last segment when encrypting.
      The additional part produced by AEAD wasn't tested.  Similarly, on
      decryption the additional part of the AEAD input is mistaken for
      corruption.
      Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
      f176e632
  4. 10 Jul, 2008 8 commits
  5. 08 Jul, 2008 1 commit
  6. 20 Apr, 2008 5 commits
  7. 10 Jan, 2008 16 commits