index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
allwinner
/
sun4i-ss
/
sun4i-ss-cipher.c
Age
Commit message (
Expand
)
Author
2023-06-13
crypto: update some Arm documentation references
Jonathan Corbet
2022-05-13
crypto: sun4i-ss - do not allocate backup IV on requests
Corentin Labbe
2021-04-16
crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
2021-01-03
crypto: sun4i-ss - add SPDX header and remove blank lines
Corentin Labbe
2021-01-03
crypto: sun4i-ss - enabled stats via debugfs
Corentin Labbe
2021-01-03
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
2021-01-03
crypto: sun4i-ss - initialize need_fallback
Corentin Labbe
2021-01-03
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
2021-01-03
crypto: sun4i-ss - IV register does not work on A10 and A13
Corentin Labbe
2021-01-03
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
2021-01-03
crypto: sun4i-ss - linearize buffers content must be kept
Corentin Labbe
2020-07-16
crypto: sun4i - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-22
crypto: sun4i-ss - hide the Invalid keylen message
Corentin Labbe
2019-11-22
crypto: sun4i-ss - Fix 64-bit size_t warnings
Herbert Xu
2019-11-01
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe