Searched refs:mbedtls_ecdh_init (Results 1 – 5 of 5) sorted by relevance
236 void mbedtls_ecdh_init(mbedtls_ecdh_context *ctx);
545 mbedtls_ecdh_init(&ecdh); in mbedtls_psa_key_agreement_ecdh()
159 void mbedtls_ecdh_init(mbedtls_ecdh_context *ctx) in mbedtls_ecdh_init() function
996 mbedtls_ecdh_init(&handshake->ecdh_ctx); in ssl_handshake_params_init()
325 mbedtls_ecdh_init(&ecdh); in ecc_shared_secret()