Home
last modified time | relevance | path

Searched defs:protocolVersion (Results 1 – 25 of 774) sorted by relevance

12345678910>>...31

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ukey2/src/src/main/javatest/com/google/security/cryptauth/lib/securegcm/
H A DD2DConnectionContextTest.java72 protected void testPeerToPeerProtocol(int protocolVersion) throws Exception { in testPeerToPeerProtocol()
129 protected void testResponderSendsFirst(int protocolVersion) throws Exception { in testResponderSendsFirst()
167 protected void testAssymmetricFlows(int protocolVersion) throws Exception { in testAssymmetricFlows()
206 public void testErrorWhenResponderResendsMessage(int protocolVersion) throws Exception { in testErrorWhenResponderResendsMessage()
239 int protocolVersion) throws Exception { in testErrorWhenResponderEchoesInitiatorMessage()
315 protected void testSessionUnique(int protocolVersion) throws Exception { in testSessionUnique()
545 D2DConnectionContext createConnectionContext(int protocolVersion, boolean isInitiator) { in createConnectionContext()
551 int protocolVersion, boolean isInitiator, in createConnectionContext()
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/dtls/v2/
H A Drecord_layer_header.go8 protocolVersion protocolVersion member
25 type protocolVersion struct { struct
26 major, minor uint8
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Transactions/
H A DWsatTransactionHeader.cs32 public WsatTransactionHeader(CoordinationContext context, ProtocolVersion protocolVersion) in WsatTransactionHeader()
62 …static CoordinationContext GetCoordinationContext(Message message, ProtocolVersion protocolVersion) in GetCoordinationContext()
113 …dinationContext GetCoordinationContext(XmlDictionaryReader reader, ProtocolVersion protocolVersion) in GetCoordinationContext()
H A DWsatConfiguration.cs131 public bool IsProtocolServiceEnabled(ProtocolVersion protocolVersion) in IsProtocolServiceEnabled()
147 public EndpointAddress LocalActivationService(ProtocolVersion protocolVersion) in LocalActivationService()
164 public EndpointAddress RemoteActivationService(ProtocolVersion protocolVersion) in RemoteActivationService()
180 … EndpointAddress CreateRegistrationService(AddressHeader refParam, ProtocolVersion protocolVersion) in CreateRegistrationService()
196 … public bool IsLocalRegistrationService(EndpointAddress endpoint, ProtocolVersion protocolVersion) in IsLocalRegistrationService()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DAuthenticator.java54 static Authenticator valueOf(ProtocolVersion protocolVersion) { in valueOf()
74 valueOf(ProtocolVersion protocolVersion, MacAlg macAlg, in valueOf()
238 private TLS10Authenticator(ProtocolVersion protocolVersion) { in TLS10Authenticator()
274 private TLS13Authenticator(ProtocolVersion protocolVersion) { in TLS13Authenticator()
347 private DTLS10Authenticator(ProtocolVersion protocolVersion) { in DTLS10Authenticator()
384 private DTLS13Authenticator(ProtocolVersion protocolVersion) { in DTLS13Authenticator()
460 private MacImpl(ProtocolVersion protocolVersion, MacAlg macAlg, in MacImpl()
543 public SSL30Mac(ProtocolVersion protocolVersion, in SSL30Mac()
566 public TLS10Mac(ProtocolVersion protocolVersion, in TLS10Mac()
610 public DTLS10Mac(ProtocolVersion protocolVersion, in DTLS10Mac()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/ssl/
H A DAuthenticator.java54 static Authenticator valueOf(ProtocolVersion protocolVersion) { in valueOf()
74 valueOf(ProtocolVersion protocolVersion, MacAlg macAlg, in valueOf()
238 private TLS10Authenticator(ProtocolVersion protocolVersion) { in TLS10Authenticator()
274 private TLS13Authenticator(ProtocolVersion protocolVersion) { in TLS13Authenticator()
347 private DTLS10Authenticator(ProtocolVersion protocolVersion) { in DTLS10Authenticator()
384 private DTLS13Authenticator(ProtocolVersion protocolVersion) { in DTLS13Authenticator()
460 private MacImpl(ProtocolVersion protocolVersion, MacAlg macAlg, in MacImpl()
543 public SSL30Mac(ProtocolVersion protocolVersion, in SSL30Mac()
566 public TLS10Mac(ProtocolVersion protocolVersion, in TLS10Mac()
610 public DTLS10Mac(ProtocolVersion protocolVersion, in DTLS10Mac()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DAuthenticator.java54 static Authenticator valueOf(ProtocolVersion protocolVersion) { in valueOf()
74 valueOf(ProtocolVersion protocolVersion, MacAlg macAlg, in valueOf()
238 private TLS10Authenticator(ProtocolVersion protocolVersion) { in TLS10Authenticator()
274 private TLS13Authenticator(ProtocolVersion protocolVersion) { in TLS13Authenticator()
347 private DTLS10Authenticator(ProtocolVersion protocolVersion) { in DTLS10Authenticator()
384 private DTLS13Authenticator(ProtocolVersion protocolVersion) { in DTLS13Authenticator()
460 private MacImpl(ProtocolVersion protocolVersion, MacAlg macAlg, in MacImpl()
543 public SSL30Mac(ProtocolVersion protocolVersion, in SSL30Mac()
566 public TLS10Mac(ProtocolVersion protocolVersion, in TLS10Mac()
610 public DTLS10Mac(ProtocolVersion protocolVersion, in DTLS10Mac()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/ssl/
H A DAuthenticator.java54 static Authenticator valueOf(ProtocolVersion protocolVersion) { in valueOf()
74 valueOf(ProtocolVersion protocolVersion, MacAlg macAlg, in valueOf()
238 private TLS10Authenticator(ProtocolVersion protocolVersion) { in TLS10Authenticator()
274 private TLS13Authenticator(ProtocolVersion protocolVersion) { in TLS13Authenticator()
347 private DTLS10Authenticator(ProtocolVersion protocolVersion) { in DTLS10Authenticator()
384 private DTLS13Authenticator(ProtocolVersion protocolVersion) { in DTLS13Authenticator()
460 private MacImpl(ProtocolVersion protocolVersion, MacAlg macAlg, in MacImpl()
543 public SSL30Mac(ProtocolVersion protocolVersion, in SSL30Mac()
566 public TLS10Mac(ProtocolVersion protocolVersion, in TLS10Mac()
610 public DTLS10Mac(ProtocolVersion protocolVersion, in DTLS10Mac()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/ssl/
H A DAuthenticator.java54 static Authenticator valueOf(ProtocolVersion protocolVersion) { in valueOf()
74 valueOf(ProtocolVersion protocolVersion, MacAlg macAlg, in valueOf()
238 private TLS10Authenticator(ProtocolVersion protocolVersion) { in TLS10Authenticator()
274 private TLS13Authenticator(ProtocolVersion protocolVersion) { in TLS13Authenticator()
347 private DTLS10Authenticator(ProtocolVersion protocolVersion) { in DTLS10Authenticator()
384 private DTLS13Authenticator(ProtocolVersion protocolVersion) { in DTLS13Authenticator()
460 private MacImpl(ProtocolVersion protocolVersion, MacAlg macAlg, in MacImpl()
543 public SSL30Mac(ProtocolVersion protocolVersion, in SSL30Mac()
566 public TLS10Mac(ProtocolVersion protocolVersion, in TLS10Mac()
610 public DTLS10Mac(ProtocolVersion protocolVersion, in DTLS10Mac()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/ssl/
H A DAuthenticator.java54 static Authenticator valueOf(ProtocolVersion protocolVersion) { in valueOf()
74 valueOf(ProtocolVersion protocolVersion, MacAlg macAlg, in valueOf()
238 private TLS10Authenticator(ProtocolVersion protocolVersion) { in TLS10Authenticator()
274 private TLS13Authenticator(ProtocolVersion protocolVersion) { in TLS13Authenticator()
347 private DTLS10Authenticator(ProtocolVersion protocolVersion) { in DTLS10Authenticator()
384 private DTLS13Authenticator(ProtocolVersion protocolVersion) { in DTLS13Authenticator()
460 private MacImpl(ProtocolVersion protocolVersion, MacAlg macAlg, in MacImpl()
543 public SSL30Mac(ProtocolVersion protocolVersion, in SSL30Mac()
566 public TLS10Mac(ProtocolVersion protocolVersion, in TLS10Mac()
610 public DTLS10Mac(ProtocolVersion protocolVersion, in DTLS10Mac()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/ssl/
H A DAuthenticator.java54 static Authenticator valueOf(ProtocolVersion protocolVersion) { in valueOf()
74 valueOf(ProtocolVersion protocolVersion, MacAlg macAlg, in valueOf()
238 private TLS10Authenticator(ProtocolVersion protocolVersion) { in TLS10Authenticator()
274 private TLS13Authenticator(ProtocolVersion protocolVersion) { in TLS13Authenticator()
347 private DTLS10Authenticator(ProtocolVersion protocolVersion) { in DTLS10Authenticator()
384 private DTLS13Authenticator(ProtocolVersion protocolVersion) { in DTLS13Authenticator()
460 private MacImpl(ProtocolVersion protocolVersion, MacAlg macAlg, in MacImpl()
543 public SSL30Mac(ProtocolVersion protocolVersion, in SSL30Mac()
566 public TLS10Mac(ProtocolVersion protocolVersion, in TLS10Mac()
610 public DTLS10Mac(ProtocolVersion protocolVersion, in DTLS10Mac()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/ssl/
H A DAuthenticator.java54 static Authenticator valueOf(ProtocolVersion protocolVersion) { in valueOf()
74 valueOf(ProtocolVersion protocolVersion, MacAlg macAlg, in valueOf()
238 private TLS10Authenticator(ProtocolVersion protocolVersion) { in TLS10Authenticator()
274 private TLS13Authenticator(ProtocolVersion protocolVersion) { in TLS13Authenticator()
347 private DTLS10Authenticator(ProtocolVersion protocolVersion) { in DTLS10Authenticator()
384 private DTLS13Authenticator(ProtocolVersion protocolVersion) { in DTLS13Authenticator()
460 private MacImpl(ProtocolVersion protocolVersion, MacAlg macAlg, in MacImpl()
543 public SSL30Mac(ProtocolVersion protocolVersion, in SSL30Mac()
566 public TLS10Mac(ProtocolVersion protocolVersion, in TLS10Mac()
610 public DTLS10Mac(ProtocolVersion protocolVersion, in DTLS10Mac()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/src/System/Net/Http/Headers/
H A DViaHeaderValue.cs38 public ViaHeaderValue(string protocolVersion, string receivedBy) in ViaHeaderValue()
43 public ViaHeaderValue(string protocolVersion, string receivedBy, string protocolName) in ViaHeaderValue()
48 …public ViaHeaderValue(string protocolVersion, string receivedBy, string protocolName, string comme… in ViaHeaderValue()
224 out string protocolVersion) in GetProtocolEndIndex()
/dports/www/nextcloud/nextcloud/lib/private/AppFramework/
H A DHttp.php36 private $protocolVersion; variable in OC\\AppFramework\\Http
43 public function __construct($server, $protocolVersion = 'HTTP/1.1') {
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DSSLCipher.java495 ProtocolVersion protocolVersion, in createReadCipher()
520 ProtocolVersion protocolVersion, in createWriteCipher()
583 final ProtocolVersion protocolVersion; field in SSLCipher.SSLReadCipher
589 ProtocolVersion protocolVersion) { in SSLReadCipher()
643 final ProtocolVersion protocolVersion; field in SSLCipher.SSLWriteCipher
649 ProtocolVersion protocolVersion) { in SSLWriteCipher()
1256 ProtocolVersion protocolVersion, in BlockReadCipher()
1420 ProtocolVersion protocolVersion, in BlockWriteCipher()
1555 ProtocolVersion protocolVersion, in GcmReadCipher()
1670 ProtocolVersion protocolVersion, in GcmWriteCipher()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DSSLCipher.java495 ProtocolVersion protocolVersion, in createReadCipher()
520 ProtocolVersion protocolVersion, in createWriteCipher()
583 final ProtocolVersion protocolVersion; field in SSLCipher.SSLReadCipher
589 ProtocolVersion protocolVersion) { in SSLReadCipher()
643 final ProtocolVersion protocolVersion; field in SSLCipher.SSLWriteCipher
649 ProtocolVersion protocolVersion) { in SSLWriteCipher()
1256 ProtocolVersion protocolVersion, in BlockReadCipher()
1420 ProtocolVersion protocolVersion, in BlockWriteCipher()
1555 ProtocolVersion protocolVersion, in GcmReadCipher()
1670 ProtocolVersion protocolVersion, in GcmWriteCipher()
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dinit.go44 type protocolVersion struct { struct
45 major int8
46 minor int16
49 func (v *protocolVersion) String() string {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dinit.go44 type protocolVersion struct { struct
45 major int8
46 minor int16
49 func (v *protocolVersion) String() string {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dinit.go44 type protocolVersion struct { struct
45 major int8
46 minor int16
49 func (v *protocolVersion) String() string {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dinit.go44 type protocolVersion struct { struct
45 major int8
46 minor int16
49 func (v *protocolVersion) String() string {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dinit.go44 type protocolVersion struct { struct
45 major int8
46 minor int16
49 func (v *protocolVersion) String() string {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dinit.go44 type protocolVersion struct { struct
45 major int8
46 minor int16
49 func (v *protocolVersion) String() string {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dinit.go44 type protocolVersion struct { struct
45 major int8
46 minor int16
49 func (v *protocolVersion) String() string {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dinit.go44 type protocolVersion struct { struct
45 major int8
46 minor int16
49 func (v *protocolVersion) String() string {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/SAP/go-hdb/internal/protocol/
H A Dinit.go44 type protocolVersion struct { struct
45 major int8
46 minor int16
49 func (v *protocolVersion) String() string {

12345678910>>...31