zephyr/modules/openthread
Przemyslaw Bida a6184b9be3 net: openthread: Fix key import in case of ECDSA.
According to PSA specification in case of `PSA_KEY_TYPE_ECC_KEY_PAIR`
function `psa_import_key` takes private key from key pair as argument.
This commit adds extraction of Private key from ECDSA key pair.

Also removes not needed `otPlatCryptoEcdsaGetPublicKey`.

Signed-off-by: Przemyslaw Bida <przemyslaw.bida@nordicsemi.no>
2024-01-23 10:02:17 +01:00
..
platform net: openthread: Fix key import in case of ECDSA. 2024-01-23 10:02:17 +01:00
CMakeLists.txt net: openthread: implement otPlatResetToBootloader 2024-01-11 15:37:58 -06:00
Kconfig net: openthread: Move glue code into module directory 2022-07-11 11:00:12 +02:00
Kconfig.features net: openthread: implement otPlatResetToBootloader 2024-01-11 15:37:58 -06:00
Kconfig.thread net: openthread: increase TCAT stack size 2024-01-03 19:01:05 +00:00