Skip to content

Commit

Permalink
regression_4009: update deprecated TEE_ALG_ECDH_P*
Browse files Browse the repository at this point in the history
Replace deprecated TEE_ALG_ECDH_P192, TEE_ALG_ECDH_P224,
TEE_ALG_ECDH_P256, TEE_ALG_ECDH_P384 and TEE_ALG_ECDH_P521 with
TEE_ALG_ECDH_DERIVE_SHARED_SECRET that defines the ECDH key derivation
algorithm with any EC key size.

Signed-off-by: Etienne Carriere <[email protected]>
Reviewed-by: Jens Wiklander <[email protected]>
  • Loading branch information
etienne-lms committed Jan 31, 2025
1 parent 39c66d6 commit 98da889
Showing 1 changed file with 126 additions and 126 deletions.
Loading

0 comments on commit 98da889

Please sign in to comment.