Searched refs:cookie_found (Results 1 – 1 of 1) sorted by relevance
122 int cookie_found = 0; in validate_client_hello() local166 cookie_found = 1; in validate_client_hello()186 if (cookie_found && !EVP_DigestUpdate(handshake_md, data + MAC_OFFSET, in validate_client_hello()192 return 1 + cookie_found; in validate_client_hello()
Completed in 6 milliseconds