Home
last modified time | relevance | path

Searched refs:peerName (Results 201 – 225 of 1168) sorted by relevance

12345678910>>...47

/dports/security/php80-openssl/php-8.0.15/ext/openssl/tests/
H A Dpeer_verification.phpt29 $peerName = 'peer_verification';
60 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
65 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dopenssl_peer_fingerprint_basic.phpt28 $peerName = 'openssl_peer_fingerprint_basic';
53 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName, $brokenMd5, $actualSha256);
H A Dstream_crypto_flags_004.phpt32 $peerName = 'stream_crypto_flags_004';
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
66 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/security/php73-openssl/php-7.3.33/ext/openssl/tests/
H A Dopenssl_peer_fingerprint_basic.phpt28 $peerName = 'openssl_peer_fingerprint_basic';
53 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName, $brokenMd5, $actualSha256);
H A Dpeer_verification.phpt29 $peerName = 'peer_verification';
60 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
65 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dstream_crypto_flags_004.phpt31 $peerName = 'stream_crypto_flags_004';
59 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
64 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/security/php74-openssl/php-7.4.27/ext/openssl/tests/
H A Dpeer_verification.phpt29 $peerName = 'peer_verification';
60 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
65 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dopenssl_peer_fingerprint_basic.phpt28 $peerName = 'openssl_peer_fingerprint_basic';
53 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName, $brokenMd5, $actualSha256);
H A Dstream_crypto_flags_004.phpt32 $peerName = 'stream_crypto_flags_004';
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
66 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/www/mod_php73/php-7.3.33/ext/openssl/tests/
H A Dpeer_verification.phpt29 $peerName = 'peer_verification';
60 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
65 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dopenssl_peer_fingerprint_basic.phpt28 $peerName = 'openssl_peer_fingerprint_basic';
53 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName, $brokenMd5, $actualSha256);
/dports/www/mod_php74/php-7.4.27/ext/openssl/tests/
H A Dopenssl_peer_fingerprint_basic.phpt28 $peerName = 'openssl_peer_fingerprint_basic';
53 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName, $brokenMd5, $actualSha256);
H A Dpeer_verification.phpt29 $peerName = 'peer_verification';
60 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
65 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/www/mod_php80/php-8.0.15/ext/openssl/tests/
H A Dpeer_verification.phpt29 $peerName = 'peer_verification';
60 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
65 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dopenssl_peer_fingerprint_basic.phpt28 $peerName = 'openssl_peer_fingerprint_basic';
53 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName, $brokenMd5, $actualSha256);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/jgss/krb5/
H A DKrb5Context.java111 private Krb5NameElement peerName; field in Krb5Context
131 Krb5Context(GSSCaller caller, Krb5NameElement peerName, Krb5CredElement myCred, in Krb5Context() argument
135 if (peerName == null) in Krb5Context()
139 this.peerName = peerName; in Krb5Context()
495 return (isInitiator()? myName : peerName); in getSrcName()
505 return (!isInitiator()? myName : peerName); in getTargName()
549 peerName, serviceTicket); in tryConstrainedDelegation()
634 checkPermission(peerName.getKrb5PrincipalName().getName(), in initSecContext()
696 peerName.getKrb5PrincipalName().getName(), in initSecContext()
700 peerName.getKrb5PrincipalName().getName(), in initSecContext()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/jgss/krb5/
H A DKrb5Context.java111 private Krb5NameElement peerName; field in Krb5Context
131 Krb5Context(GSSCaller caller, Krb5NameElement peerName, Krb5CredElement myCred, in Krb5Context() argument
135 if (peerName == null) in Krb5Context()
139 this.peerName = peerName; in Krb5Context()
495 return (isInitiator()? myName : peerName); in getSrcName()
505 return (!isInitiator()? myName : peerName); in getTargName()
549 peerName, serviceTicket); in tryConstrainedDelegation()
634 checkPermission(peerName.getKrb5PrincipalName().getName(), in initSecContext()
696 peerName.getKrb5PrincipalName().getName(), in initSecContext()
700 peerName.getKrb5PrincipalName().getName(), in initSecContext()
[all …]
/dports/lang/php73/php-7.3.33/ext/openssl/tests/
H A Dstream_crypto_flags_004.phpt31 $peerName = 'stream_crypto_flags_004';
59 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
64 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/lang/php81/php-8.1.1/ext/openssl/tests/
H A Dstream_crypto_flags_004.phpt33 $peerName = 'stream_crypto_flags_004';
62 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
67 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/devel/hadoop2/jetty-6.1.14/contrib/cometd/demo/src/main/java/org/cometd/demo/
H A DChatService.java69 String peerName = (String)data.get("peer"); in privateChat() local
70 String peerId = membersMap.get(peerName); in privateChat()
86 message.put("chat", "Unknown user: "+peerName); in privateChat()
/dports/www/mod_php81/php-8.1.1/ext/openssl/tests/
H A Dstream_crypto_flags_004.phpt33 $peerName = 'stream_crypto_flags_004';
62 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
67 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/devel/hadoop/jetty-6.1.14/contrib/cometd/demo/src/main/java/org/cometd/demo/
H A DChatService.java69 String peerName = (String)data.get("peer"); in privateChat() local
70 String peerId = membersMap.get(peerName); in privateChat()
86 message.put("chat", "Unknown user: "+peerName); in privateChat()
/dports/lang/php80/php-8.0.15/ext/openssl/tests/
H A Dstream_crypto_flags_004.phpt32 $peerName = 'stream_crypto_flags_004';
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
66 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/lang/php74/php-7.4.27/ext/openssl/tests/
H A Dstream_crypto_flags_004.phpt32 $peerName = 'stream_crypto_flags_004';
61 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
66 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/security/php81-openssl/php-8.1.1/ext/openssl/tests/
H A Dstream_crypto_flags_004.phpt33 $peerName = 'stream_crypto_flags_004';
62 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
67 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);

12345678910>>...47