This patch set adds support for the AES-XTS skcipher algorithm. Pascal van Leeuwen (3): crypto: inside-secure - Move static cipher alg & mode settings to init crypto: inside-secure - Add support for the AES-XTS algorithm drivers/crypto/inside-secure/safexcel.c | 1 + drivers/crypto/inside-secure/safexcel.h | 2 + drivers/crypto/inside-secure/safexcel_cipher.c | 360 ++++++++++++++---------- 3 files changed, 212 insertions(+), 151 deletions(-) -- 1.8.3.1