Searched refs:mac_started (Results 1 – 2 of 2) sorted by relevance
277 size_t mac_started = constant_time_eq_s(i, mac_start); in ssl3_cbc_copy_mac() local281 in_mac |= mac_started; in ssl3_cbc_copy_mac()283 rotate_offset |= j & mac_started; in ssl3_cbc_copy_mac()
1570 size_t mac_started = constant_time_eq_s(i, mac_start); in ssl3_cbc_copy_mac() local1574 in_mac |= mac_started; in ssl3_cbc_copy_mac()1576 rotate_offset |= j & mac_started; in ssl3_cbc_copy_mac()