mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-28 06:24:28 +02:00
Make sure that not calling get_num_ops() inbetweeen calls to complete() does not mean that ops get lost (Regression test for previous fix). Signed-off-by: Paul Elliott <paul.elliott@arm.com>