Copypasta

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2024-02-01 20:49:46 +01:00
parent ae2668be97
commit 0aad5f8f34

View File

@ -553,7 +553,6 @@ int mbedtls_pk_get_psa_attributes(const mbedtls_pk_context *pk,
return MBEDTLS_ERR_PK_TYPE_MISMATCH;
}
break;
break;
default:
return MBEDTLS_ERR_PK_TYPE_MISMATCH;
}