Linaro / uadk_engine

OpenSSL engine for uadk.
Apache License 2.0
6 stars 19 forks source link

uadk_engine: some bugfix and cleanup #189

Closed CaptainMiaow closed 10 months ago

CaptainMiaow commented 10 months ago

This patchset contains some bugfix and cleanup.

Hao Fang (6): uadk_engine: cipher/digest: fixes for priv address check uadk_engine: ec: add BN_new memory check uadk_engine: rsa: fix mem leak for from_buf uadk_engine: uadk_rsa: fix to free from_buffer uadk_engine: uask_async: fix thread_attr res leak uadk_engine: async: fix add async send timeout

Qi Tao (3): cipher: uadk_e_bind_ciphers function is optimized cipher: UADK_CIPHER_DESCR is optimized uadk_engine/v1: fix g_sec_ciphers_info[] error

Weili Qian (2): uadk_engine: add device initialization status sm2: fixup switching soft sm2 decrypt problem

Zhiqi Song (6): ecc: optimize sm2 sign check function digest: fix the address of async op uadk_engine: fixup resource management issues ecc: add check of siglen v1/pkey: add check of qlist v1/pkey: fix uninitialized variable

haofang111 commented 10 months ago

/lgtm