mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-25 00:02:42 +00:00
Copypasta
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
ae2668be97
commit
0aad5f8f34
@ -553,7 +553,6 @@ int mbedtls_pk_get_psa_attributes(const mbedtls_pk_context *pk,
|
|||||||
return MBEDTLS_ERR_PK_TYPE_MISMATCH;
|
return MBEDTLS_ERR_PK_TYPE_MISMATCH;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
break;
|
|
||||||
default:
|
default:
|
||||||
return MBEDTLS_ERR_PK_TYPE_MISMATCH;
|
return MBEDTLS_ERR_PK_TYPE_MISMATCH;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user