Home
last modified time | relevance | path

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

/mbedtls-latest/3rdparty/p256-m/p256-m/
Dp256-m.c735 uint32_t lt_m = u256_sub(t, z, mod->m); in m256_from_bytes() local
736 if (lt_m != 1) in m256_from_bytes()