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
/
qat
/
qat_common
/
qat_algs.c
Age
Commit message (
Expand
)
Author
2015-06-09
crypto: qat: fix issue when mapping assoc to internal AD struct
Tadeusz Struk
2015-05-13
crypto: qat - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
crypto: qat - Include internal/aead.h
Herbert Xu
2015-01-16
crypto: qat - don't need qat_auth_state struct
Tadeusz Struk
2015-01-14
crypto: qat - Ensure ipad and opad are zeroed
Herbert Xu
2015-01-08
crypto: qat - Fix incorrect uses of memzero_explicit
Herbert Xu
2014-12-22
crypto: qat - add support for cbc(aes) ablkcipher
Tadeusz Struk
2014-12-22
crypto: qat - Fix assumption that sg in and out will have the same nents
Tadeusz Struk
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-11-17
crypto: qat - Use memzero_explicit
Struk, Tadeusz
2014-10-24
crypto: qat - cleanup unnecessary break checkpatch warning
Bruce Allan
2014-10-24
crypto: qat - Enforce valid numa configuration
Tadeusz Struk
2014-10-24
crypto: qat - Prevent dma mapping zero length assoc data
Tadeusz Struk
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c
Behan Webster
2014-09-24
crypto: qat - Removed unneeded partial state
Tadeusz Struk
2014-08-01
crypto: qat - remove unnecessary parentheses
Tadeusz Struk
2014-06-26
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
2014-06-26
crypto: qat - Fix random config build warnings
Tadeusz Struk
2014-06-20
crypto: qat - Intel(R) QAT crypto interface
Tadeusz Struk