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

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

Completed in 61 milliseconds