summaryrefslogtreecommitdiff
path: root/include/crypto/xts.h
AgeCommit message (Expand)Author
2023-01-06crypto: xts - drop xts_check_key()Vladis Dronov
2023-01-06crypto: xts - restrict key lengths to approved values in FIPS modeNicolai Stange
2020-01-09crypto: remove CRYPTO_TFM_RES_WEAK_KEYEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2018-03-03crypto: xts - remove xts_crypt()Eric Biggers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-05crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček
2016-11-28crypto: xts - Convert to skcipherHerbert Xu
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller
2011-11-09crypto: xts: add interface for parallelized cipher implementationsJussi Kivilinna