Fix formatting and code comments

Signed-off-by: Aditya Deshpande <aditya.deshpande@arm.com>
This commit is contained in:
Aditya Deshpande
2022-11-07 10:43:29 +00:00
parent 3f1606a1f6
commit 5567c660cd
3 changed files with 46 additions and 3 deletions

View File

@@ -82,7 +82,7 @@ psa_status_t mbedtls_test_transparent_key_agreement(
alg, peer_key, peer_key_length,
shared_secret, shared_secret_size,
shared_secret_length ) );
#endif
#endif
}
else
{