mbedtls/tests/src
Przemek Stekiel a48cf500d7 mbedtls_test_transparent_pake_abort: call driver/build-in impl even when status is forced
This is done to solve the problem with memory leak when pake abort status is forced. In this case the driver/build-in abort function was not executed.
After failure core clears the operation object and no successive abort call is possible.

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
2023-02-22 11:30:32 +01:00
..
drivers mbedtls_test_transparent_pake_abort: call driver/build-in impl even when status is forced 2023-02-22 11:30:32 +01:00
asn1_helpers.c Switch to the new code style 2023-01-11 14:50:10 +01:00
bignum_helpers.c Switch to the new code style 2023-01-11 14:50:10 +01:00
certs.c test: adjust include after PK_CAN_ECDSA_SOME was moved 2023-02-13 15:35:37 +01:00
fake_external_rng_for_test.c Switch to the new code style 2023-01-11 14:50:10 +01:00
helpers.c Switch to the new code style 2023-01-11 14:50:10 +01:00
psa_crypto_helpers.c Switch to the new code style 2023-01-11 14:50:10 +01:00
psa_exercise_key.c Switch to the new code style 2023-01-11 14:50:10 +01:00
random.c Switch to the new code style 2023-01-11 14:50:10 +01:00
threading_helpers.c Switch to the new code style 2023-01-11 14:50:10 +01:00