Home
last modified time | relevance | path

Searched defs:crypto_acipher_dh_shared_secret (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/
H A Ddh.c69 TEE_Result crypto_acipher_dh_shared_secret(struct dh_keypair *private_key, in crypto_acipher_dh_shared_secret() function
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Ddh.c57 TEE_Result crypto_acipher_dh_shared_secret(struct dh_keypair *private_key, in crypto_acipher_dh_shared_secret() function
/optee_os/lib/libmbedtls/core/
H A Ddh.c97 TEE_Result crypto_acipher_dh_shared_secret(struct dh_keypair *private_key, in crypto_acipher_dh_shared_secret() function
/optee_os/core/crypto/
H A Dcrypto.c702 crypto_acipher_dh_shared_secret(struct dh_keypair *private_key __unused, in crypto_acipher_dh_shared_secret() function