Home
last modified time | relevance | path

Searched refs:HANDSHAKE (Results 26 – 50 of 454) sorted by relevance

12345678910>>...19

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DSSLEngineInputRecord.java88 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
191 if (byteZero != ContentType.HANDSHAKE.id && in decode()
257 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
267 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
416 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketInputRecord.java90 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
181 if ((temporary[0] != ContentType.HANDSHAKE.id) && in decode()
272 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
282 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
447 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketOutputRecord.java177 " " + ContentType.HANDSHAKE.name + in encodeHandshake()
182 encrypt(writeCipher, ContentType.HANDSHAKE.id, headerSize); in encodeHandshake()
243 " " + ContentType.HANDSHAKE.name + in flush()
248 encrypt(writeCipher, ContentType.HANDSHAKE.id, headerSize); in flush()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLEngineInputRecord.java88 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
191 if (byteZero != ContentType.HANDSHAKE.id && in decode()
257 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
267 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
416 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketInputRecord.java86 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
173 if ((header[0] != ContentType.HANDSHAKE.id) && in decode()
270 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
280 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
443 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLEngineInputRecord.java87 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
190 if (byteZero != ContentType.HANDSHAKE.id && in decode()
256 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
266 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
415 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketInputRecord.java86 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
173 if ((header[0] != ContentType.HANDSHAKE.id) && in decode()
270 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
280 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
443 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/ssl/
H A DSSLSocketInputRecord.java90 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
181 if ((temporary[0] != ContentType.HANDSHAKE.id) && in decode()
272 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
282 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
431 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketOutputRecord.java177 " " + ContentType.HANDSHAKE.name + in encodeHandshake()
182 encrypt(writeCipher, ContentType.HANDSHAKE.id, headerSize); in encodeHandshake()
243 " " + ContentType.HANDSHAKE.name + in flush()
248 encrypt(writeCipher, ContentType.HANDSHAKE.id, headerSize); in flush()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLEngineInputRecord.java88 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
191 if (byteZero != ContentType.HANDSHAKE.id && in decode()
257 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
267 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
416 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketInputRecord.java86 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
173 if ((header[0] != ContentType.HANDSHAKE.id) && in decode()
270 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
280 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
443 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLEngineInputRecord.java88 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
191 if (byteZero != ContentType.HANDSHAKE.id && in decode()
257 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
267 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
407 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketInputRecord.java86 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
173 if ((header[0] != ContentType.HANDSHAKE.id) && in decode()
270 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
280 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
434 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DSSLEngineInputRecord.java88 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
191 if (byteZero != ContentType.HANDSHAKE.id && in decode()
257 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
267 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
416 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketInputRecord.java90 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
181 if ((temporary[0] != ContentType.HANDSHAKE.id) && in decode()
272 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
282 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
447 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/flight/flight-core/src/main/java/org/apache/arrow/flight/
H A DFlightMethod.java26 HANDSHAKE, enumConstant
44 return HANDSHAKE; in fromProtocol()
/dports/databases/arrow/apache-arrow-6.0.1/java/flight/flight-core/src/main/java/org/apache/arrow/flight/
H A DFlightMethod.java26 HANDSHAKE, enumConstant
44 return HANDSHAKE; in fromProtocol()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/flight/flight-core/src/main/java/org/apache/arrow/flight/
H A DFlightMethod.java26 HANDSHAKE, enumConstant
44 return HANDSHAKE; in fromProtocol()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLSocketInputRecord.java86 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
173 if ((header[0] != ContentType.HANDSHAKE.id) && in decode()
270 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
280 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
443 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketOutputRecord.java177 " " + ContentType.HANDSHAKE.name + in encodeHandshake()
182 encrypt(writeCipher, ContentType.HANDSHAKE.id, headerSize); in encodeHandshake()
243 " " + ContentType.HANDSHAKE.name + in flush()
248 encrypt(writeCipher, ContentType.HANDSHAKE.id, headerSize); in flush()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLSocketInputRecord.java86 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
173 if ((header[0] != ContentType.HANDSHAKE.id) && in decode()
270 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
280 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
443 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLSocketInputRecord.java86 (byteZero == ContentType.HANDSHAKE.id) || in bytesInCompletePacket()
173 if ((header[0] != ContentType.HANDSHAKE.id) && in decode()
270 if (contentType != ContentType.HANDSHAKE.id && in decodeInputRecord()
280 if (contentType == ContentType.HANDSHAKE.id) { in decodeInputRecord()
443 new Plaintext(ContentType.HANDSHAKE.id, in handleUnknownRecord()
H A DSSLSocketOutputRecord.java177 " " + ContentType.HANDSHAKE.name + in encodeHandshake()
182 encrypt(writeCipher, ContentType.HANDSHAKE.id, headerSize); in encodeHandshake()
243 " " + ContentType.HANDSHAKE.name + in flush()
248 encrypt(writeCipher, ContentType.HANDSHAKE.id, headerSize); in flush()
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/quic/
H A DQUICTLS.cc256 case QUICEncryptionLevel::HANDSHAKE: in update_key_materials_for_read()
257 this->_update_encryption_level(QUICEncryptionLevel::HANDSHAKE); in update_key_materials_for_read()
258 phase = QUICKeyPhase::HANDSHAKE; in update_key_materials_for_read()
313 case QUICEncryptionLevel::HANDSHAKE: in update_key_materials_for_write()
314 this->_update_encryption_level(QUICEncryptionLevel::HANDSHAKE); in update_key_materials_for_write()
315 phase = QUICKeyPhase::HANDSHAKE; in update_key_materials_for_write()
H A DQUICTypes.cc105 case QUICPacketType::HANDSHAKE: in encryption_level()
106 return QUICEncryptionLevel::HANDSHAKE; in encryption_level()
123 case QUICEncryptionLevel::HANDSHAKE: in packet_type()
124 return QUICPacketType::HANDSHAKE; in packet_type()
142 case QUICPacketType::HANDSHAKE: in key_phase()
143 return QUICKeyPhase::HANDSHAKE; in key_phase()
158 case QUICEncryptionLevel::HANDSHAKE: in pn_space()
159 return QUICPacketNumberSpace::HANDSHAKE; in pn_space()

12345678910>>...19