*** BLURB HERE ***
Chenghai Huang (3): uadk/uadk_tool - merges two similar algorithm structures uadk - modify error report information of pool management functions uadk - modify the error report and error code
Longfang Liu (1): uadk: update declaration of unsigned data types
Qi Tao (1): uadk_tool: fix zip optype configuration error
Weili Qian (1): uadk/v1: check queue status before sending doorbells
Wenkai Lin (1): uadk/sec: fix for length limit of aead stream mode
Zhiqi Song (3): uadk_tool/v1: bugfix hpre async send logic uadk/v1: cleanup put cookie operation uadk/isa_ce: cleanup header file
Makefile.am | 1 - drv/hisi_sec.c | 123 +++++----- include/wd.h | 5 +- uadk_tool/benchmark/hpre_wd_benchmark.c | 56 +++-- uadk_tool/benchmark/uadk_benchmark.c | 276 ++++++++--------------- uadk_tool/benchmark/zip_uadk_benchmark.c | 4 +- v1/drv/hisi_hpre_udrv.c | 10 +- v1/drv/hisi_qm_udrv.c | 60 +++-- v1/drv/hisi_qm_udrv.h | 4 +- v1/wd.h | 4 +- v1/wd_comp.h | 4 - v1/wd_util.c | 4 +- v1/wd_util.h | 8 +- wd_aead.c | 10 +- wd_cipher.c | 2 +- wd_comp.c | 2 +- wd_digest.c | 2 +- wd_ecc.c | 2 +- wd_rsa.c | 2 +- 19 files changed, 266 insertions(+), 313 deletions(-)