mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-25 13:41:56 +01:00
ECP group compare function should not check the value of T. We only need to assert the value of T after the ECP group copy function is called. Signed-off-by: Gowtham Suresh Kumar <gowtham.sureshkumar@arm.com>