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
/
cavium
/
cpt
/
cptvf_algs.c
Age
Commit message (
Expand
)
Author
2023-12-08
crypto: cpt - Remove cfb
Herbert Xu
2023-02-13
crypto: cpt - Use request_complete helpers
Herbert Xu
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
2022-12-09
crypto: cavium - Set DMA alignment explicitly
Herbert Xu
2020-10-02
crypto: cpt - simplify the return expression of cav_register_algs
Liu Shixin
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-03
crypto: cpt - Fix sparse warnings
Herbert Xu
2020-06-26
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-17
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
2019-08-22
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
2019-04-18
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
2019-04-18
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2018-06-22
crypto: cavium - make structure algs static
Colin Ian King
2017-07-12
crypto: cavium - make several functions static
Colin Ian King
2017-06-19
crypto: cavium - Add more algorithms
George Cherian
2017-06-19
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2017-02-11
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian