commit | 82d2dc24bb2f1ef873f3dc20777a0d3045e83897 | [log] [tgz] |
---|---|---|
author | Paul Elliott <paul.elliott@arm.com> | Thu Oct 28 16:38:29 2021 +0100 |
committer | Paul Elliott <paul.elliott@arm.com> | Thu Oct 28 16:38:29 2021 +0100 |
tree | 333b03747f4d44f2b911a2d5e6d97a5e1a40dc64 | |
parent | f76dcb2efc0e291abdb8e4fe8dd96b057163d48a [diff] |
Remove redundant blank line Signed-off-by: Paul Elliott <paul.elliott@arm.com>
diff --git a/library/psa_crypto_aead.c b/library/psa_crypto_aead.c index 9dd40dd..e87cda2 100644 --- a/library/psa_crypto_aead.c +++ b/library/psa_crypto_aead.c
@@ -444,7 +444,6 @@ size_t ad_length, size_t plaintext_length ) { - #if defined(MBEDTLS_PSA_BUILTIN_ALG_CCM) if( operation->alg == PSA_ALG_CCM ) {