Searched refs:mbedtls_ecdh_read_public (Results 1 – 6 of 6) sorted by relevance
189 int mbedtls_ecdh_read_public( mbedtls_ecdh_context *ctx,
1930 #define ecdh_read_public mbedtls_ecdh_read_public
220 int mbedtls_ecdh_read_public( mbedtls_ecdh_context *ctx, in mbedtls_ecdh_read_public() function
3345 if( ( ret = mbedtls_ecdh_read_public( &ssl->handshake->ecdh_ctx,3457 if( ( ret = mbedtls_ecdh_read_public( &ssl->handshake->ecdh_ctx,
149 TEST_ASSERT( mbedtls_ecdh_read_public( &srv, buf, len ) == 0 );
1474 ecdh_read_public mbedtls_ecdh_read_public