You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I configured the engine in OpenSSL and specified it in the command line, memory leakage occurred during address sanitization.
Run the following command: LD_PRELOAD=/usr/lib64/libasan.so.8 gmssl speed -elapsed -engine xxx sm2
When I configured the engine in OpenSSL and specified it in the command line, memory leakage occurred during address sanitization.
Run the following command:
LD_PRELOAD=/usr/lib64/libasan.so.8 gmssl speed -elapsed -engine xxx sm2