Searched refs:ah1 (Results 1 – 2 of 2) sorted by relevance
596 struct allocated_headers *ah, *ah1; in lws_client_interpret_server_handshake() local967 ah1 = wsi->http.ah; in lws_client_interpret_server_handshake()972 wsi->http.ah = ah1; in lws_client_interpret_server_handshake()986 wsi->http.ah = ah1; in lws_client_interpret_server_handshake()991 wsi->http.ah = ah1; in lws_client_interpret_server_handshake()
1457 ah1 = hh[1], variable1483 bh1 = ah1;1557 h = (ah0 & ah1) ^ (ah0 & ah2) ^ (ah1 & ah2);1590 ah1 = bh0;1671 h = ah1;1687 hh[1] = ah1 = (c & 0xffff) | (d << 16);