/external/smack/src/org/jivesoftware/smack/ |
D | NonSASLAuthentication.java | 24 import org.jivesoftware.smack.packet.Authentication; 62 Authentication discoveryAuth = new Authentication(); in authenticate() 80 Authentication authTypes = (Authentication) response; in authenticate() 84 Authentication auth = new Authentication(); in authenticate() 119 Authentication auth = new Authentication(); in authenticateAnonymously() 140 return connection.getServiceName() + "/" + ((Authentication) response).getResource(); in authenticateAnonymously()
|
/external/wpa_supplicant_8/hostapd/ |
D | README | 116 Access Entity, and Authentication Server. Supplicant is a component in 117 a station and it performs the authentication with the Authentication 119 between a Supplicant and an Authentication Server. In addition, it has a 124 IEEE 802.1X uses Extensible Authentication Protocol (EAP). The frames 126 (EAPOL) and the Authenticator relays these frames to the Authentication 127 Server (and similarly, relays the messages from the Authentication 128 Server to the Supplicant). The Authentication Server can be colocated with the 131 use an external Authentication Server and encapsulate EAP frame in the 147 Authentication Server. hostapd supports RADIUS encapsulation of EAP 148 packets, so the Authentication Server should be a RADIUS server, like [all …]
|
/external/smack/src/org/jivesoftware/smack/packet/ |
D | Authentication.java | 29 public class Authentication extends IQ { class 44 public Authentication() { in Authentication() method in Authentication
|
/external/srtp/ |
D | timing | 13 set title "Authentication Only" 31 set title "Encryption and Authentication"
|
/external/tcpdump/tests/ |
D | ospf-gmpls.new | 2 Router-ID: 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA 26 Router-ID: 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA 50 Router-ID: 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA
|
D | ospf-gmpls.out | 2 Router-ID: 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA 26 Router-ID: 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA 50 Router-ID: 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA
|
/external/webkit/Source/WebKit2/ |
D | WebKit2.pro | 170 UIProcess/Authentication/AuthenticationChallengeProxy.h \ 171 UIProcess/Authentication/AuthenticationDecisionListener.h \ 172 UIProcess/Authentication/WebCredential.h \ 173 UIProcess/Authentication/WebProtectionSpace.h \ 233 WebProcess/Authentication/AuthenticationManager.h \ 373 UIProcess/Authentication/AuthenticationChallengeProxy.cpp \ 374 UIProcess/Authentication/AuthenticationDecisionListener.cpp \ 375 UIProcess/Authentication/WebCredential.cpp \ 376 UIProcess/Authentication/WebProtectionSpace.cpp \ 445 WebProcess/Authentication/AuthenticationManager.cpp \
|
D | WebKit2.pri | 35 $$SOURCE_DIR/WebKit2/UIProcess/Authentication \ 42 $$SOURCE_DIR/WebKit2/WebProcess/Authentication \
|
D | GNUmakefile.am | 358 Source/WebKit2/UIProcess/Authentication/AuthenticationChallengeProxy.cpp \ 359 Source/WebKit2/UIProcess/Authentication/AuthenticationChallengeProxy.h \ 360 Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.cpp \ 361 Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.h \ 362 Source/WebKit2/UIProcess/Authentication/WebCredential.cpp \ 363 Source/WebKit2/UIProcess/Authentication/WebCredential.h \ 364 Source/WebKit2/UIProcess/Authentication/WebProtectionSpace.cpp \ 365 Source/WebKit2/UIProcess/Authentication/WebProtectionSpace.h \ 495 Source/WebKit2/WebProcess/Authentication/AuthenticationManager.cpp \ 496 Source/WebKit2/WebProcess/Authentication/AuthenticationManager.h \ [all …]
|
D | DerivedSources.make | 28 $(WebKit2)/WebProcess/Authentication \
|
D | DerivedSources.pro | 79 WebProcess/Authentication \
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/ |
D | __init__.py | 414 class Authentication(object): class 448 class BasicAuthentication(Authentication): 450 … Authentication.__init__(self, credentials, host, request_uri, headers, response, content, http) 458 class DigestAuthentication(Authentication): 462 … Authentication.__init__(self, credentials, host, request_uri, headers, response, content, http) 515 class HmacDigestAuthentication(Authentication): 520 … Authentication.__init__(self, credentials, host, request_uri, headers, response, content, http) 577 class WsseAuthentication(Authentication): 586 … Authentication.__init__(self, credentials, host, request_uri, headers, response, content, http) 601 class GoogleLoginAuthentication(Authentication): [all …]
|
/external/iptables/extensions/ |
D | libipt_ah.man | 1 This module matches the SPIs in Authentication header of IPsec packets.
|
D | libip6t_ah.man | 1 This module matches the parameters in Authentication header of IPsec packets.
|
D | libip6t_ipv6header.man | 25 Authentication header
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/headers/ |
D | mozilla | 8 Authentication
|
/external/srtp/doc/ |
D | references.txt | 18 Authentication) is defined in that specification. It is available
|
D | rfc3711.txt | 68 4.2. Message Authentication and Integrity . . . . . . . . . . 25 76 5.2. Message Authentication/Integrity: HMAC-SHA1. . . . . . . 29 83 7.4. Data Origin Authentication Considerations. . . . . . . . 31 84 7.5. Short and Zero-length Message Authentication . . . . . . 32 95 9.5.1. Risks of Weak or Null Message Authentication. . . 42 96 9.5.2. Implicit Header Authentication . . . . . . . . . 43 365 Authentication tag: configurable length, RECOMMENDED. The 930 Authentication Tag: configurable length, REQUIRED 1358 4.2. Message Authentication and Integrity 1584 5.2. Message Authentication/Integrity: HMAC-SHA1 [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | userdatarequest.ui | 16 <string>Authentication credentials required</string>
|
/external/smack/src/org/jivesoftware/smack/util/ |
D | PacketParserUtils.java | 33 import org.jivesoftware.smack.packet.Authentication; 383 private static Authentication parseAuthentication(XmlPullParser parser) throws Exception { in parseAuthentication() 384 Authentication authentication = new Authentication(); in parseAuthentication()
|
D | PacketParserUtils.java.orig | 34 import org.jivesoftware.smack.packet.Authentication; 384 private static Authentication parseAuthentication(XmlPullParser parser) throws Exception { 385 Authentication authentication = new Authentication();
|
/external/openssh/ |
D | sshd_config | 37 # Authentication:
|
D | sshd_config.android | 36 # Authentication:
|
D | OVERVIEW | 80 Authentication agent 84 Authentication methods
|
/external/dropbear/ |
D | filelist.txt | 30 Authentication draft-ietf-secsh-userauth-17.txt
|