mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-19 16:59:54 +00:00
Remove redundant blank line
Signed-off-by: Paul Elliott <[email protected]>
This commit is contained in:
@@ -444,7 +444,6 @@ psa_status_t mbedtls_psa_aead_set_lengths(
|
||||
size_t ad_length,
|
||||
size_t plaintext_length )
|
||||
{
|
||||
|
||||
#if defined(MBEDTLS_PSA_BUILTIN_ALG_CCM)
|
||||
if( operation->alg == PSA_ALG_CCM )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user