Searched refs:mbedtls_ecdh_enable_restart (Results 1 – 3 of 3) sorted by relevance
447 void mbedtls_ecdh_enable_restart(mbedtls_ecdh_context *ctx);
233 void mbedtls_ecdh_enable_restart(mbedtls_ecdh_context *ctx) in mbedtls_ecdh_enable_restart() function
2842 mbedtls_ecdh_enable_restart(&ssl->handshake->ecdh_ctx); in ssl_write_client_key_exchange()