Searched refs:mbedtls_ecdh_enable_restart (Results 1 – 4 of 4) sorted by relevance
446 void mbedtls_ecdh_enable_restart(mbedtls_ecdh_context *ctx);
282 mbedtls_ecdh_enable_restart(&srv);283 mbedtls_ecdh_enable_restart(&cli);
236 void mbedtls_ecdh_enable_restart(mbedtls_ecdh_context *ctx) in mbedtls_ecdh_enable_restart() function
2837 mbedtls_ecdh_enable_restart(&ssl->handshake->ecdh_ctx); in ssl_write_client_key_exchange()