summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/qat_crypto.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi1-68/+0
2022-12-09crypto: qat - relocate qat_algs_alloc_flags()Giovanni Cabiddu1-5/+0
2022-12-09crypto: qat - relocate backlog related structuresGiovanni Cabiddu1-13/+1
2022-12-09crypto: qat - generalize crypto request buffersGiovanni Cabiddu1-34/+2
2022-05-20crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flagGiovanni Cabiddu1-0/+5
2022-05-20crypto: qat - add backlog mechanismGiovanni Cabiddu1-0/+10
2022-05-20crypto: qat - refactor submission logicGiovanni Cabiddu1-0/+5
2022-05-20crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu1-0/+24
2020-10-30crypto: qat - register crypto instances based on capabilityGiovanni Cabiddu1-0/+15
2020-10-30crypto: qat - update IV in softwareMarco Chiappero1-2/+9
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2019-11-17crypto: qat - switch to skcipher APIArd Biesheuvel1-2/+2
2019-05-23crypto: qat - update iv after encryption or decryption operationsGiovanni Cabiddu1-0/+2
2015-07-17crypto: qat - Add support for RSA algorithmTadeusz Struk1-2/+0
2014-12-22crypto: qat - add support for cbc(aes) ablkcipherTadeusz Struk1-2/+13
2014-12-22crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk1-0/+1
2014-06-20crypto: qat - Intel(R) QAT crypto interfaceTadeusz Struk1-0/+83