cryptodev: revert Chacha20-Poly1305 AEAD algorithm
[dpdk.git] / drivers / crypto / qat / qat_sym_session.c
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