Valerio Setti b6891b13f6 pk: add alternate function for keypair generation using PSA
Instead of using the legacy mbedtls_ecp_gen_keypair() which makes
use of ECP's math, when USE_PSA_CRYPTO is enabled then the new
function pk_genkey_ec() is used in test_suite_pk.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2023-04-11 09:16:24 +02:00
..
2023-03-29 11:41:34 -04: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
2023-04-06 10:32:05 +02:00