index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
/
cpt
/
cptvf_algs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: cpt - Remove cfb
Herbert Xu
2023-12-08
1
-24
/
+0
*
crypto: cpt - Use request_complete helpers
Herbert Xu
2023-02-13
1
-1
/
+1
*
crypto: xts - drop xts_check_key()
Vladis Dronov
2023-01-06
1
-5
/
+3
*
crypto: cavium - Set DMA alignment explicitly
Herbert Xu
2022-12-09
1
-5
/
+5
*
crypto: cpt - simplify the return expression of cav_register_algs
Liu Shixin
2020-10-02
1
-7
/
+1
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
1
-6
/
+12
*
crypto: cpt - Fix sparse warnings
Herbert Xu
2020-07-03
1
-4
/
+5
*
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-06-26
1
-0
/
+1
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-2
/
+0
*
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-158
/
+134
*
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+5
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-09
1
-1
/
+0
|
\
|
*
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
2019-05-30
1
-1
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
|
/
*
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
2019-04-18
1
-11
/
+1
*
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-0
/
+18
*
crypto: cavium - make structure algs static
Colin Ian King
2018-06-22
1
-1
/
+1
*
crypto: cavium - make several functions static
Colin Ian King
2017-07-12
1
-4
/
+4
*
crypto: cavium - Add more algorithms
George Cherian
2017-06-19
1
-0
/
+81
*
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2017-06-19
1
-77
/
+76
*
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian
2017-02-11
1
-0
/
+444