net/tap: set BPF syscall ID for RISC-V
[dpdk.git] / drivers / crypto / qat / qat_asym.c
2022-06-02 Arek Kusztalcryptodev: move RSA padding into separate struct
2022-06-01 Arek Kusztalcrypto/qat: refactor asym algorithm macros and logs
2022-03-04 Arek Kusztalcrypto/qat: fix smaller modulus cases for mod exp
2022-03-04 Arek Kusztalcrypto/qat: fix RSA clearing
2022-02-23 Arek Kusztalcrypto/qat: refactor asymmetric session
2022-02-23 Arek Kusztalcrypto/qat: add ECPM algorithm
2022-02-23 Arek Kusztalcrypto/qat: add ECDSA algorithm
2022-02-23 Arek Kusztalcrypto/qat: add named elliptic curves
2022-02-23 Arek Kusztalcrypto/qat: refactor asymmetric crypto functions
2022-02-23 Kai Jicrypto/qat: rework burst data path
2022-02-23 Kai Jicrypto/qat: unify asymmetric functions
2022-02-23 Kai Jicrypto/qat: rework asymmetric op build operation
2022-02-22 Arek Kusztalcryptodev: fix RSA key type name
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-04 Arek Kusztalcrypto/qat: fix uncleared cookies after operation
2021-11-04 Arek Kusztalcrypto/qat: fix status in RSA decryption
2020-07-08 Arek Kusztalcrypto/qat: add multi-process handling of driver ID
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 multiplicative inverse
2019-04-02 Arek Kusztalcrypto/qat: add modular exponentiation
2019-04-02 Arek Kusztalcrypto/qat: add asymmetric crypto PMD