Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Ddebug.h55 #define MBEDTLS_SSL_DEBUG_ECDH(level, ecdh, attr) \ argument
67 #define MBEDTLS_SSL_DEBUG_ECDH(level, ecdh, attr) do { } while (0) argument
/optee_os/lib/libmbedtls/mbedtls/library/
H A Ddebug.c420 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh_internal()
449 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh()
H A Dpsa_crypto_ecp.c542 mbedtls_ecdh_context ecdh; in mbedtls_psa_key_agreement_ecdh() local
/optee_os/lib/libmbedtls/core/
H A Decc.c319 mbedtls_ecdh_context ecdh; in ecc_shared_secret() local