Home
last modified time | relevance | path

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

/mbedtls-latest/3rdparty/p256-m/p256-m/
Dp256-m.c798 static const uint32_t p256_b[8] = { /* b * 2^256 mod p */ variable
835 m256_add_p(rhs, rhs, p256_b); /* x^3 - 3x + b */ in point_check()