aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/vmx/aes_xts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28crypto: vmx - Remove VLA usage of skcipherKees Cook1-9/+9
2018-08-25crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek1-7/+14
2018-05-12crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman1-2/+0
2017-06-20crypto: vmx - remove unnecessary checkTudor-Dan Ambarus1-6/+1
2017-03-02crypto: vmx - Use skcipher for xts fallbackPaulo Flabiano Smorigo1-16/+16
2016-08-24crypto: vmx - fix null dereference in p8_aes_xts_cryptLi Zhong1-1/+1
2016-07-19crypto: vmx - Adding support for XTSLeonidas S. Barbosa1-0/+190