Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/rng/
H A Dfips_random.c44 const unsigned carryin, const int complement_val2) in fips_add160() argument
48 uint32_t carry = (carryin > 0); in fips_add160()