Searched refs:mbedtls_ecdh_make_params (Results 1 – 4 of 4) sorted by relevance
301 int mbedtls_ecdh_make_params( mbedtls_ecdh_context *ctx, size_t *olen,
1915 #define ecdh_make_params mbedtls_ecdh_make_params
365 int mbedtls_ecdh_make_params( mbedtls_ecdh_context *ctx, size_t *olen, in mbedtls_ecdh_make_params() function
3083 if( ( ret = mbedtls_ecdh_make_params( in ssl_prepare_server_key_exchange()