aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/builtin/des/f_aead.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-10Restructure the crypto checksum implementation to minimizeGreg Hudson1-0/+48
2009-12-04Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson1-8/+24
2009-12-02Speed up the per-block loops of AES, DES3, and DES IOV encryption byGreg Hudson1-90/+47
2009-11-30Fix ivec chaining for DES iov encryptionGreg Hudson1-2/+5
2009-11-28Mark and reindent lib/cryptoGreg Hudson1-75/+76
2009-10-31make mark-cstyleTom Yu1-1/+1
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-0/+192