Valerio Setti 0fe1ee27e5 pk: add an alternative function for checking private/public key pairs
Instead of using the legacy mbedtls_ecp_check_pub_priv() function which
was based on ECP math, we add a new option named eckey_check_pair_psa()
which takes advantage of PSA.
Of course, this is available when MBEDTLS_USE_PSA_CRYPTO in enabled.

Tests were also fixed accordingly.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2023-04-03 15:00:21 +02:00
..
2023-03-29 11:41:34 -04:00
2023-03-21 16:29:31 +01:00
2023-03-13 19:20:42 +08:00
2023-02-23 16:03:56 +08:00
2023-03-13 19:20:42 +08:00