summaryrefslogtreecommitdiffstats
path: root/backends/cryptodev-builtin.c
Commit message (Expand)AuthorAgeFilesLines
* cryptodev: wrap the ready flagGonglei2017-01-101-0/+4
* cryptodev: add 3des-ede supportLongpeng(Mike)2016-12-241-0/+12
* cryptodev: remove single-DES support in cryptodevLongpeng(Mike)2016-12-241-4/+0Star
* cryptodev: add xts(aes) supportLongpeng(Mike)2016-12-241-0/+8
* cryptodev: fix the check of aes algorithmLongpeng(Mike)2016-12-241-14/+33
* cryptodev: introduce a new cryptodev backendGonglei2016-10-301-0/+361