Searched refs:carry_out (Results 1 – 1 of 1) sorted by relevance
106 u_int i, carry_in, carry_out; in aes_xts_crypt() local122 carry_out = ctx->tweak[i] & 0x80; in aes_xts_crypt()124 carry_in = carry_out; in aes_xts_crypt()