Searched refs:nxw (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/rsa/
H A Drsa-keyprop.c541 uint32_t mw, zw, xw, nxw; local
549 nxw = xw - zw;
550 cc += (uint64_t)GT(nxw, xw);
551 x[u] = nxw;
552 tb = MUX(EQ(nxw, mw), tb, GT(nxw, mw));

Completed in 492 milliseconds