index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qce
/
common.c
Age
Commit message (
Expand
)
Author
2022-12-09
crypto: qce - Set DMA alignment explicitly
Herbert Xu
2021-05-14
crypto: qce - Add support for AEAD algorithms
Thara Gopinath
2021-05-14
crypto: qce - Clean up qce_auth_cfg
Thara Gopinath
2021-05-14
crypto: qce - Make result dump optional
Thara Gopinath
2021-05-14
crypto: qce - Add MAC failed error checking
Thara Gopinath
2021-03-07
crypto: qce - Remove totallen and offset in qce_start
Thara Gopinath
2021-03-07
crypto: qce - Set data unit size to message length for AES XTS transformation
Thara Gopinath
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-02-13
crypto: qce - handle AES-XTS cases that qce fails
Eneas U de Queiroz
2019-12-27
crypto: qce - allow building only hashes/ciphers
Eneas U de Queiroz
2019-11-17
crypto: qce - switch to skcipher API
Ard Biesheuvel
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2014-07-08
crypto: qce - fix sparse warnings
Stanimir Varbanov
2014-07-03
crypto: qce - Qualcomm crypto engine driver
Stanimir Varbanov