开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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