OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mac_started
(Results
1 - 1
of
1
) sorted by null
/external/boringssl/src/crypto/cipher/
tls_cbc.c
177
uint8_t
mac_started
= constant_time_ge_8(i, mac_start);
local
180
rotated_mac[j++] |= b &
mac_started
& ~mac_ended;
Completed in 241 milliseconds