1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-12 09:54:38 +08:00

Fix up merge conflict resolution

Signed-off-by: Max Fillinger <maximilian.fillinger@foxcrypto.com>
This commit is contained in:
Max Fillinger 2025-03-28 17:54:08 +01:00
parent 29f8f9a49d
commit 1a1ec2fcce

View File

@ -5229,6 +5229,7 @@ exit:
mbedtls_debug_set_threshold(0);
mbedtls_free(first_frag);
PSA_DONE();
}
/* END_CASE */
/* BEGIN_CASE depends_on:MBEDTLS_SSL_KEYING_MATERIAL_EXPORT:MBEDTLS_SSL_HANDSHAKE_WITH_CERT_ENABLED:PSA_WANT_ECC_SECP_R1_384:PSA_WANT_ALG_SHA_256 */