Home
last modified time | relevance | path

Searched refs:ClientHelloMessage (Results 1 – 25 of 90) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DHelloCookieManager.java32 import static sun.security.ssl.ClientHello.ClientHelloMessage;
102 ClientHelloMessage clientHello) throws IOException; in createCookie()
105 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
129 ClientHelloMessage clientHello) throws IOException { in createCookie()
157 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
189 ClientHelloMessage clientHello) throws IOException { in createCookie()
195 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
220 ClientHelloMessage clientHello) throws IOException { in createCookie()
272 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java72 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
86 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
161 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
639 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
806 ClientHelloMessage chm = in consume()
817 ClientHelloMessage clientHello) throws IOException { in onClientHello()
940 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1123 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1175 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
1195 ClientHelloMessage clientHello) throws IOException { in goServerHello()
[all …]
H A DClientHandshakeContext.java31 import sun.security.ssl.ClientHello.ClientHelloMessage;
91 ClientHelloMessage initialClientHelloMsg = null;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DHelloCookieManager.java32 import static sun.security.ssl.ClientHello.ClientHelloMessage;
102 ClientHelloMessage clientHello) throws IOException; in createCookie()
105 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
129 ClientHelloMessage clientHello) throws IOException { in createCookie()
157 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
189 ClientHelloMessage clientHello) throws IOException { in createCookie()
195 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
220 ClientHelloMessage clientHello) throws IOException { in createCookie()
272 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java72 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
86 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
161 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
639 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
806 ClientHelloMessage chm = in consume()
817 ClientHelloMessage clientHello) throws IOException { in onClientHello()
940 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1123 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1175 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
1195 ClientHelloMessage clientHello) throws IOException { in goServerHello()
[all …]
H A DClientHandshakeContext.java31 import sun.security.ssl.ClientHello.ClientHelloMessage;
91 ClientHelloMessage initialClientHelloMsg = null;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/ssl/
H A DHelloCookieManager.java32 import static sun.security.ssl.ClientHello.ClientHelloMessage;
102 ClientHelloMessage clientHello) throws IOException; in createCookie()
105 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
129 ClientHelloMessage clientHello) throws IOException { in createCookie()
157 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
189 ClientHelloMessage clientHello) throws IOException { in createCookie()
195 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
220 ClientHelloMessage clientHello) throws IOException { in createCookie()
272 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java72 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
86 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
161 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
639 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
806 ClientHelloMessage chm = in consume()
817 ClientHelloMessage clientHello) throws IOException { in onClientHello()
940 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1123 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1166 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
1186 ClientHelloMessage clientHello) throws IOException { in goServerHello()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/ssl/
H A DHelloCookieManager.java34 import static sun.security.ssl.ClientHello.ClientHelloMessage;
115 ClientHelloMessage clientHello) throws IOException; in createCookie()
118 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
144 ClientHelloMessage clientHello) throws IOException { in createCookie()
181 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
222 ClientHelloMessage clientHello) throws IOException { in createCookie()
228 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
255 ClientHelloMessage clientHello) throws IOException { in createCookie()
318 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java71 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
85 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
160 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
638 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
805 ClientHelloMessage chm = in consume()
816 ClientHelloMessage clientHello) throws IOException { in onClientHello()
939 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1141 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1193 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
1213 ClientHelloMessage clientHello) throws IOException { in goServerHello()
[all …]
H A DClientHandshakeContext.java31 import sun.security.ssl.ClientHello.ClientHelloMessage;
91 ClientHelloMessage initialClientHelloMsg = null;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/ssl/
H A DHelloCookieManager.java34 import static sun.security.ssl.ClientHello.ClientHelloMessage;
115 ClientHelloMessage clientHello) throws IOException; in createCookie()
118 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
144 ClientHelloMessage clientHello) throws IOException { in createCookie()
181 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
222 ClientHelloMessage clientHello) throws IOException { in createCookie()
228 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
255 ClientHelloMessage clientHello) throws IOException { in createCookie()
318 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java71 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
85 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
160 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
638 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
805 ClientHelloMessage chm = in consume()
816 ClientHelloMessage clientHello) throws IOException { in onClientHello()
939 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1141 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1193 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
1213 ClientHelloMessage clientHello) throws IOException { in goServerHello()
[all …]
H A DClientHandshakeContext.java31 import sun.security.ssl.ClientHello.ClientHelloMessage;
91 ClientHelloMessage initialClientHelloMsg = null;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/ssl/
H A DHelloCookieManager.java34 import static sun.security.ssl.ClientHello.ClientHelloMessage;
115 ClientHelloMessage clientHello) throws IOException; in createCookie()
118 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
144 ClientHelloMessage clientHello) throws IOException { in createCookie()
181 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
222 ClientHelloMessage clientHello) throws IOException { in createCookie()
228 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
255 ClientHelloMessage clientHello) throws IOException { in createCookie()
318 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java71 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
85 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
160 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
627 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
794 ClientHelloMessage chm = in consume()
805 ClientHelloMessage clientHello) throws IOException { in onClientHello()
928 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1130 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1187 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
1207 ClientHelloMessage clientHello) throws IOException { in goServerHello()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/ssl/
H A DHelloCookieManager.java34 import static sun.security.ssl.ClientHello.ClientHelloMessage;
115 ClientHelloMessage clientHello) throws IOException; in createCookie()
118 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
144 ClientHelloMessage clientHello) throws IOException { in createCookie()
181 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
222 ClientHelloMessage clientHello) throws IOException { in createCookie()
228 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
255 ClientHelloMessage clientHello) throws IOException { in createCookie()
318 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java71 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
85 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
160 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
638 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
805 ClientHelloMessage chm = in consume()
816 ClientHelloMessage clientHello) throws IOException { in onClientHello()
939 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1141 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1193 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
1213 ClientHelloMessage clientHello) throws IOException { in goServerHello()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/ssl/
H A DHelloCookieManager.java34 import static sun.security.ssl.ClientHello.ClientHelloMessage;
115 ClientHelloMessage clientHello) throws IOException; in createCookie()
118 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
144 ClientHelloMessage clientHello) throws IOException { in createCookie()
181 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
222 ClientHelloMessage clientHello) throws IOException { in createCookie()
228 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
255 ClientHelloMessage clientHello) throws IOException { in createCookie()
318 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java71 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
85 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
160 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
638 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
805 ClientHelloMessage chm = in consume()
816 ClientHelloMessage clientHello) throws IOException { in onClientHello()
939 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1141 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1193 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
1213 ClientHelloMessage clientHello) throws IOException { in goServerHello()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DHelloCookieManager.java32 import static sun.security.ssl.ClientHello.ClientHelloMessage;
70 ClientHelloMessage clientHello) throws IOException; in createCookie()
73 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
95 ClientHelloMessage clientHello) throws IOException { in createCookie()
147 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java77 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
88 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
150 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
561 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
686 ClientHelloMessage chm = in consume()
687 new ClientHelloMessage(shc, message, enabledExtensions); in consume()
697 ClientHelloMessage clientHello) throws IOException { in onClientHello()
806 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1041 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1093 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
[all …]
H A DClientHandshakeContext.java31 import sun.security.ssl.ClientHello.ClientHelloMessage;
91 ClientHelloMessage initialClientHelloMsg = null;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DHelloCookieManager.java32 import static sun.security.ssl.ClientHello.ClientHelloMessage;
70 ClientHelloMessage clientHello) throws IOException; in createCookie()
73 ClientHelloMessage clientHello, byte[] cookie) throws IOException; in isCookieValid()
95 ClientHelloMessage clientHello) throws IOException { in createCookie()
147 ClientHelloMessage clientHello, byte[] cookie) throws IOException { in isCookieValid()
H A DClientHello.java77 static final class ClientHelloMessage extends HandshakeMessage { class in ClientHello
88 ClientHelloMessage(HandshakeContext handshakeContext, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
150 ClientHelloMessage(HandshakeContext handshakeContext, ByteBuffer m, in ClientHelloMessage() method in ClientHello.ClientHelloMessage
561 ClientHelloMessage chm = new ClientHelloMessage(chc, in produce()
686 ClientHelloMessage chm = in consume()
687 new ClientHelloMessage(shc, message, enabledExtensions); in consume()
697 ClientHelloMessage clientHello) throws IOException { in onClientHello()
806 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1041 ClientHelloMessage clientHello = (ClientHelloMessage)message; in consume()
1093 ClientHelloMessage clientHello) throws IOException { in goHelloRetryRequest()
[all …]

1234