mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-02-15 20:24:23 +01:00
Remove redundant blank line
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
f76dcb2efc
commit
82d2dc24bb
|
|
@ -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 )
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue