Searched refs:carry (Results 1 – 2 of 2) sorted by relevance
173 unsigned int carry = bytes >> bc->bc_key->data_unit_size_bits; in bio_crypt_dun_is_contiguous() local176 if (bc->bc_dun[i] + carry != next_dun[i]) in bio_crypt_dun_is_contiguous()182 if ((bc->bc_dun[i] + carry) < carry) in bio_crypt_dun_is_contiguous()183 carry = 1; in bio_crypt_dun_is_contiguous()185 carry = 0; in bio_crypt_dun_is_contiguous()189 return carry == 0; in bio_crypt_dun_is_contiguous()
167 This is mainly used to carry data from a UnixWare box to your234 above. This is mainly used to carry data from a SPARC under SunOS to