index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
xts.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: xts - drop xts_check_key()
Vladis Dronov
2023-01-06
1
-18
/
+4
*
crypto: xts - restrict key lengths to approved values in FIPS mode
Nicolai Stange
2023-01-06
1
-0
/
+7
*
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
Eric Biggers
2020-01-09
1
-9
/
+2
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-6
/
+2
*
crypto: x86 - Regularize glue function prototypes
Kees Cook
2019-12-11
1
-2
/
+0
*
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
1
-2
/
+2
*
crypto: xts - remove xts_crypt()
Eric Biggers
2018-03-02
1
-17
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
2017-04-05
1
-1
/
+1
*
crypto: xts - Convert to skcipher
Herbert Xu
2016-11-28
1
-2
/
+24
*
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-16
1
-0
/
+27
*
crypto: xts: add interface for parallelized cipher implementations
Jussi Kivilinna
2011-11-09
1
-0
/
+27