mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 22:19:05 +00:00
ecp: revert changes to ECP module and test suite
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
8eb552647f
commit
98680fc2ed
3 changed files with 2 additions and 5 deletions
|
|
@ -955,7 +955,7 @@ exit:
|
|||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:!MBEDTLS_USE_PSA_CRYPTO */
|
||||
/* BEGIN_CASE */
|
||||
void mbedtls_ecp_check_pub_priv(int id_pub, char *Qx_pub, char *Qy_pub,
|
||||
int id, char *d, char *Qx, char *Qy,
|
||||
int ret)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue