crypto/qat: re-organise build file content
[dpdk.git] / drivers / crypto / qat / qat_qp.h
2018-06-27 Fiona Trahecrypto/qat: check for service type
2018-06-27 Fiona Trahecrypto/qat: make response process function inline
2018-06-27 Fiona Trahecrypto/qat: remove unused arguments
2018-06-27 Fiona Trahecrypto/qat: optimize ADF modulo function
2018-06-27 Fiona Trahecrypto/qat: remove incorrect usage of bundle number
2018-06-27 Fiona Trahecrypto/qat: move code into appropriate files
2018-06-27 Fiona Trahecrypto/qat: use common stats structures
2018-06-27 Fiona Trahecrypto/qat: move to using new device structure
2018-06-27 Fiona Trahecrypto/qat: create structures to support various genera...
2018-06-27 Fiona Trahecrypto/qat: move defines from sym to qp header file
2018-06-27 Fiona Trahecrypto/qat: remove dependencies on cryptodev from common
2018-06-27 Fiona Trahecrypto/qat: move sym-specific qp code to sym file
2018-06-27 Fiona Trahecrypto/qat: separate sym-specific from generic qp setup
2018-06-27 Fiona Trahecrypto/qat: move generic qp function to qp file