summaryrefslogtreecommitdiff
path: root/backends/cryptodev-builtin.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-01cryptodev: add vhost supportGonglei1-0/+1
2017-03-23cryptodev: fix asserting single queueHalil Pasic1-2/+0
2017-03-23cryptodev: setiv only when really needLongpeng(Mike)1-4/+6
2017-01-10cryptodev: wrap the ready flagGonglei1-0/+4
2016-12-24cryptodev: add 3des-ede supportLongpeng(Mike)1-0/+12
2016-12-24cryptodev: remove single-DES support in cryptodevLongpeng(Mike)1-4/+0
2016-12-24cryptodev: add xts(aes) supportLongpeng(Mike)1-0/+8
2016-12-24cryptodev: fix the check of aes algorithmLongpeng(Mike)1-14/+33
2016-10-30cryptodev: introduce a new cryptodev backendGonglei1-0/+361