crypto/qat: support legacy GCM and CCM
[dpdk.git] / drivers / crypto / qat / qat_sym_session.c
2021-07-20 Arek Kusztalcrypto/qat: support legacy GCM and CCM
2021-07-20 Arek Kusztalcrypto/qat: rename content descriptor functions
2021-07-20 Arek Kusztalcrypto/qat: support GEN4 unified cipher slice
2021-07-20 Arek Kusztalcommon/qat: support GEN4 devices
2021-07-07 Feifei Wangcrypto/qat: fix Arm build with special memcpy
2021-04-16 Adam Dybkowskicrypto/qat: support single-pass GMAC on GEN3
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-07-18 David Coylecrypto/qat: improve DOCSIS session creation
2020-07-08 Arek Kusztalcrypto/qat: support ChaCha20-Poly1305
2020-07-08 David Coylecrypto/qat: support DOCSIS protocol
2020-07-07 Adam Dybkowskicrypto/qat: verify session IOVA
2020-05-11 Arek Kusztalcrypto/qat: fix cipher descriptor for ZUC and SNOW
2020-04-19 Adam Dybkowskicrypto/qat: support plain SHA1..SHA512 hashes
2020-04-05 Adam Dybkowskicrypto/qat: handle mixed hash-cipher on GEN2
2020-04-05 Arek Kusztalcrypto/qat: support AES-GCM J0
2020-04-05 Mairtin o Loingsighcrypto/qat: support DOCSIS AES-256
2020-02-05 Thomas Monjaloncryptodev: revert Chacha20-Poly1305 AEAD algorithm
2020-01-16 Arek Kusztalcrypto/qat: support Chacha Poly
2020-01-15 Adam Dybkowskicrypto/qat: handle mixed hash-cipher requests on GEN3
2019-10-09 Adam Dybkowskicrypto/qat: handle Single Pass Crypto Requests on GEN3
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-04-30 Fiona Trahecrypto/qat: fix null cipher algo for non 8-byte multiple
2019-03-22 Damian Nowakcrypto/qat: support XTS
2018-12-19 Arek Kusztalcrypto/qat: fix message for NULL algo setting unused...
2018-12-19 Arek Kusztalcrypto/qat: fix message for CCM when setting unused...
2018-12-19 Arek Kusztalcrypto/qat: fix block size error handling
2018-10-17 Tomasz Celcrypto/qat: support AES-CMAC
2018-07-23 Fiona Trahecrypto/qat: support 8-byte 3DES
2018-07-11 Pablo de Laracryptodev: rename PMD symmetric session API
2018-06-27 Fiona Trahecrypto/qat: rename log macro for non-dp logs
2018-06-27 Tomasz Jozwiakcrypto/qat: clean up unused and useless trace
2018-06-27 Fiona Trahecrypto/qat: move code into appropriate files
2018-06-27 Fiona Trahecrypto/qat: move to using new device structure
2018-06-27 Fiona Trahecrypto/qat: rename sym-specific structs
2018-06-27 Fiona Trahecrypto/qat: rename functions for consistency
2018-06-27 Fiona Trahecrypto/qat: add symmetric session file