Home
last modified time | relevance | path

Searched refs:x25519_shared_secret (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/x25519/
H A Dx25519_shared_secret.c20 int x25519_shared_secret(const curve25519_key *private_key, in x25519_shared_secret() function
/optee_os/core/lib/libtomcrypt/
H A Dx25519.c92 if (x25519_shared_secret(&ltc_private_key, &ltc_public_key, in crypto_acipher_x25519_shared_secret()
H A Dsub.mk369 srcs-$(_CFG_CORE_LTC_X25519) += src/pk/x25519/x25519_shared_secret.c
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h400 int x25519_shared_secret(const curve25519_key *private_key,