index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
digest.c
Age
Commit message (
Expand
)
Author
2008-08-13
crypto: hash - Fix digest size check for digest type
Herbert Xu
2008-07-10
crypto: hash - Move ahash functions into crypto/hash.h
Herbert Xu
2008-07-10
crypto: hash - Removed vestigial ahash fields
Herbert Xu
2008-07-10
crypto: hash - Fixed digest size check
Herbert Xu
2008-07-10
[CRYPTO] hash: Add asynchronous hash support
Loc Ho
2008-03-05
[CRYPTO] digest: Include internal.h for prototypes
Adrian Bunk
2008-01-11
[CRYPTO] scatterwalk: Restore custom sg chaining for now
Herbert Xu
2008-01-11
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
Herbert Xu
2008-01-11
[CRYPTO] scatterwalk: Use generic scatterlist chaining
Herbert Xu
2007-10-22
[SG] Update crypto/ to sg helpers
Jens Axboe
2007-10-16
crypto: don't pollute the global namespace with sg_next()
Jens Axboe
2007-02-07
[CRYPTO] api: Remove deprecated interface
Herbert Xu
2007-02-07
[CRYPTO] all: Check for usage in hard IRQ context
Herbert Xu
2006-12-06
[CRYPTO] api: Remove unused functions
Adrian Bunk
2006-09-21
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
2006-09-21
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
2006-09-21
[CRYPTO] api: Feed flag directly to crypto_yield
Herbert Xu
2006-09-21
[CRYPTO] digest: Store temporary digest in tfm
Herbert Xu
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-06-26
[CRYPTO] api: Fixed incorrect passing of context instead of tfm
Michal Ludvig
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-06-26
[CRYPTO] digest: Add alignment handling
Atsushi Nemoto
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds