Home
last modified time | relevance | path

Searched refs:lhs (Results 1 – 1 of 1) sorted by relevance

/mbedtls-latest/3rdparty/p256-m/p256-m/
Dp256-m.c825 uint32_t lhs[8], rhs[8]; in point_check() local
828 m256_mul_p(lhs, y, y); in point_check()
837 return u256_diff(lhs, rhs); in point_check()