Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/
Dp256-m.c823 static uint32_t point_check(const uint32_t x[8], const uint32_t y[8]) in point_check() function
1025 return (int) point_check(x, y); in point_from_bytes()