Searched refs:mbedtls_ecdh_read_params (Results 1 – 6 of 6) sorted by relevance
143 int mbedtls_ecdh_read_params( mbedtls_ecdh_context *ctx,
1929 #define ecdh_read_params mbedtls_ecdh_read_params
155 int mbedtls_ecdh_read_params( mbedtls_ecdh_context *ctx, in mbedtls_ecdh_read_params() function
1956 if( ( ret = mbedtls_ecdh_read_params( &ssl->handshake->ecdh_ctx,
144 TEST_ASSERT( mbedtls_ecdh_read_params( &cli, &vbuf, buf + len ) == 0 );
1473 ecdh_read_params mbedtls_ecdh_read_params