Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Ds3_cbc.c238 unsigned char mac_started = constant_time_ge(i, mac_start); in ssl3_cbc_copy_mac() local
241 rotated_mac[j++] |= b & mac_started & ~mac_ended; in ssl3_cbc_copy_mac()