aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/xts.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-03crypto: xts - remove xts_crypt()Gravatar Eric Biggers 1-17/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-04-05crypto: gf128mul - switch gf128mul_x_ble to le128Gravatar Ondrej Mosnáček 1-1/+1
2016-11-28crypto: xts - Convert to skcipherGravatar Herbert Xu 1-2/+24
2016-02-17crypto: xts - consolidate sanity check for keysGravatar Stephan Mueller 1-0/+27
2011-11-09crypto: xts: add interface for parallelized cipher implementationsGravatar Jussi Kivilinna 1-0/+27