Home
last modified time | relevance | path

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

/mbedtls-latest/3rdparty/p256-m/p256-m/
Dp256-m.c754 uint32_t zi[8]; in m256_to_bytes() local
755 u256_cmov(zi, z, 1); in m256_to_bytes()
756 m256_done(zi, mod); in m256_to_bytes()
758 u256_to_bytes(p, zi); in m256_to_bytes()