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