index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
caamhash.c
Age
Commit message (
Expand
)
Author
2013-10-30
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-09-13
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-08-21
crypto: caam - replace xstr macro with __stringify
Alex Porosanu
2013-07-10
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
Vakul Garg
2013-07-10
crypto: caam - Fixed the memory out of bound overwrite issue
Vakul Garg
2013-04-25
crypto: caam - change key gen functions to return signed int
Kim Phillips
2012-09-07
crypto: caam - coccicheck fixes
Kim Phillips
2012-08-01
crypto: caam - set descriptor sharing type to SERIAL
Kim Phillips
2012-08-01
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
2012-06-27
crypto: caam - chaining support
Yuan Kang
2012-06-27
crypto: caam - unkeyed ahash support
Yuan Kang
2012-06-27
crypto: caam - ahash hmac support
Yuan Kang