Searched refs:mbedtls_ecdh_make_params (Results 1 – 3 of 3) sorted by relevance
291 int mbedtls_ecdh_make_params(mbedtls_ecdh_context *ctx, size_t *olen,
337 int mbedtls_ecdh_make_params(mbedtls_ecdh_context *ctx, size_t *olen, in mbedtls_ecdh_make_params() function
3066 if ((ret = mbedtls_ecdh_make_params( in ssl_prepare_server_key_exchange()