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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_cbc.c273 unsigned char mac_ended = constant_time_ge_8(i, mac_end); local
275 rotated_mac[j++] |= b & mac_started & ~mac_ended;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_cbc.c273 unsigned char mac_ended = constant_time_ge_8(i, mac_end); local
275 rotated_mac[j++] |= b & mac_started & ~mac_ended;

Completed in 69 milliseconds