index
:
pm24.git
master
perf-mon
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
/
marvell
/
octeontx
/
otx_cptvf_algs.c
Age
Commit message (
Expand
)
Author
2024-08-24
crypto: octeontx - Fix authenc setkey
Herbert Xu
2024-08-17
crypto: octeontx - Remove custom swap function in favor of built-in sort swap
Kuan-Wei Chiu
2023-12-08
crypto: octeontx - Remove cfb
Herbert Xu
2023-02-13
crypto: octeontx - Use request_complete helpers
Herbert Xu
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
2022-12-09
crypto: octeontx - Set DMA alignment explicitly
Herbert Xu
2022-03-09
crypto: marvell/octeontx - Use swap() instead of open coding it
Jiapeng Chong
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-06-18
crypto: octeontx - Fix sparse warnings
Herbert Xu
2020-06-15
crypto: marvell/octeontx - Fix a potential NULL dereference
Dan Carpenter
2020-04-16
crypto: marvell/octeontx - Add missing '\n' in log messages
Christophe JAILLET
2020-04-03
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
2020-03-20
crypto: marvell - add the Virtual Function driver for CPT
SrujanaChalla