Home
last modified time | relevance | path

Searched refs:accept_guid (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_websocket_accept.c58 static const char accept_guid[] = "258EAFA5-E914-47DA-95CA-C5AB0DC85B11"; in nxt_websocket_accept() local
62 nxt_sha1_update(&ctx, accept_guid, nxt_length(accept_guid)); in nxt_websocket_accept()