Home
last modified time | relevance | path

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

/external/jetty/src/java/org/eclipse/jetty/websocket/
DWebSocketConnectionD00.java191 WebSocketConnectionD00.hixieCrypt(_key1), in doTheHixieHixieShake()
192 WebSocketConnectionD00.hixieCrypt(_key2), in doTheHixieHixieShake()
309 static long hixieCrypt(String key) in hixieCrypt() method in WebSocketConnectionD00