crypto/qat: unify symmetric functions
[dpdk.git] / drivers / crypto / qat / qat_asym_pmd.c
2022-02-23 Kai Jicrypto/qat: rework asymmetric op build operation
2022-02-23 Kai Jicommon/qat: define build request and dequeue operations
2021-11-04 Fan Zhangcrypto/qat: define gen-specific structs and functions
2021-11-04 Fan Zhangcrypto/qat: unify device private data structure
2021-10-20 Akhil Goyaldrivers/crypto: invoke probing finish function
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-07-30 Arek Kusztalcrypto/qat: disable asymmetric crypto on GEN3
2021-07-30 Arek Kusztaldrivers: fix return of unsupported features on QAT...
2021-07-20 Arek Kusztalcommon/qat: support GEN4 devices
2021-07-20 Arek Kusztalcommon/qat: rework queue pair per service
2021-01-19 Vladimir Medvedkincrypto/qat: fix access to uninitialized variable
2020-07-28 Adam Dybkowskicommon/qat: remove unused fields
2020-07-08 Arek Kusztalcommon/qat: add multi-process handling of capabilities
2020-07-08 Arek Kusztalcrypto/qat: add multi-process handling of driver ID
2020-07-08 Arek Kusztalcommon/qat: improve multi-process handling
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-01-15 Arek Kusztalcrypto/qat: add minimum enqueue threshold
2019-10-23 Arek Kusztalcrypto/qat: support RSA CRT in asym
2019-10-23 Arek Kusztalcrypto/qat: support RSA in asym
2019-10-23 Arek Kusztalcrypto/qat: support session-less for asym ops
2019-04-02 Arek Kusztalcrypto/qat: add modular exponentiation
2019-04-02 Arek Kusztalcrypto/qat: add asymmetric crypto PMD
2018-07-10 Tomasz Jozwiakcrypto/qat: add weak functions
2018-06-27 Fiona Trahecrypto/qat: move code into appropriate files