Searched refs:mbedtls_ecdh_read_params (Results 1 – 4 of 4) sorted by relevance
330 int mbedtls_ecdh_read_params( mbedtls_ecdh_context *ctx,
1917 #define ecdh_read_params mbedtls_ecdh_read_params
414 int mbedtls_ecdh_read_params( mbedtls_ecdh_context *ctx, in mbedtls_ecdh_read_params() function
2308 if( ( ret = mbedtls_ecdh_read_params( &ssl->handshake->ecdh_ctx, in ssl_parse_server_ecdh_params()