Home
last modified time | relevance | path

Searched defs:ecc_shared_secret (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_shared_secret.c21 int ecc_shared_secret(const ecc_key *private_key, const ecc_key *public_key, in ecc_shared_secret() function
/optee_os/lib/libmbedtls/core/
H A Decc.c312 static TEE_Result ecc_shared_secret(struct ecc_keypair *private_key, in ecc_shared_secret() function
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c291 static TEE_Result ecc_shared_secret(struct ecc_keypair *private_key, in ecc_shared_secret() function