Home
last modified time | relevance | path

Searched refs:dh_shared_secret (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/dh/
H A Ddh_shared_secret.c16 int dh_shared_secret(const dh_key *private_key, const dh_key *public_key, in dh_shared_secret() function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h151 int dh_shared_secret(const dh_key *private_key, const dh_key *public_key,
/optee_os/core/lib/libtomcrypt/
H A Dsub.mk308 srcs-$(_CFG_CORE_LTC_DH) += src/pk/dh/dh_shared_secret.c