/external/chromium/third_party/libjingle/source/talk/xmpp/ |
D | saslcookiemechanism.h | 41 SaslCookieMechanism(const std::string & mechanism, in SaslCookieMechanism() argument 45 : mechanism_(mechanism), in SaslCookieMechanism() 50 SaslCookieMechanism(const std::string & mechanism, in SaslCookieMechanism() argument 53 : mechanism_(mechanism), in SaslCookieMechanism()
|
D | plainsaslhandler.h | 63 virtual SaslMechanism * CreateSaslMechanism(const std::string & mechanism) { in CreateSaslMechanism() argument 64 if (mechanism == "PLAIN") { in CreateSaslMechanism()
|
D | saslhandler.h | 54 virtual SaslMechanism * CreateSaslMechanism(const std::string & mechanism) = 0;
|
/external/chromium/third_party/libjingle/source/talk/examples/login/ |
D | xmppauth.cc | 77 const std::string & mechanism) { in CreateSaslMechanism() argument 78 if (mechanism == "X-GOOGLE-TOKEN") { in CreateSaslMechanism() 79 return new buzz::SaslCookieMechanism(mechanism, jid_.Str(), auth_cookie_); in CreateSaslMechanism() 82 } else if (mechanism == "PLAIN") { in CreateSaslMechanism()
|
D | xmppauth.h | 63 const std::string & mechanism);
|
/external/openssh/ |
D | pkcs11.h | 680 ck_mechanism_type_t mechanism; member 822 struct ck_mechanism *mechanism, 841 struct ck_mechanism *mechanism, 860 struct ck_mechanism *mechanism)); 878 struct ck_mechanism *mechanism, 894 struct ck_mechanism *mechanism, 904 struct ck_mechanism *mechanism, 920 struct ck_mechanism *mechanism, 954 struct ck_mechanism *mechanism, 960 struct ck_mechanism *mechanism, [all …]
|
/external/valgrind/unittest/ |
D | wildcard_test.supp | 1 # This suppression file tests an extension to the suppression mechanism: 5 # To test the suppression mechanism with this file, run Helgrind
|
/external/dbus/test/data/auth/ |
D | anonymous-client-successful.auth-script | 5 ## Reject whatever mechanism the client picks first
|
/external/markdown/docs/extensions/ |
D | ImageLinks.txt | 7 ImageLinks is a Python-Markdown extension that provides a mechanism for
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_background.sgml | 15 <para>The original security mechanism of IEEE 802.11 standard was 49 keyed packet authentication mechanism (Michael MIC).</para> 64 of the selected key management mechanism (only the method for
|
/external/e2fsprogs/debian/attic/ |
D | comerrg-dev.menu | 4 description="libcomerr is an attempt to present a common error-handling mechanism to \
|
/external/dbus/dbus/ |
D | dbus-auth.c | 104 const char *mechanism; /**< Name of the mechanism */ member 430 DBUS_AUTH_NAME (auth), auth->mech->mechanism); in shutdown_mech() 1350 while (all_mechanisms[i].mechanism != NULL) in find_mech() 1353 all_mechanisms[i].mechanism)) in find_mech() 1379 mech->mechanism)) in send_auth() 1467 while (all_mechanisms[i].mechanism != NULL) in send_rejected() 1474 all_mechanisms[i].mechanism)) in send_rejected() 1716 auth->mech->mechanism); in handle_auth() 1913 DBUS_AUTH_NAME (auth), mech->mechanism); in record_mechanisms() 1925 DBUS_AUTH_NAME (auth), mech->mechanism); in record_mechanisms() [all …]
|
/external/iptables/extensions/ |
D | libipt_ecn.man | 1 …f the IPv4 and TCP header. ECN is the Explicit Congestion Notification mechanism as specified in …
|
/external/valgrind/main/docs/internals/ |
D | notes.txt | 107 The redirect mechanism should (could) be used to support vsyscalls on 111 place and making the AT_SYSINFO entry point at it, as that mechanism 127 Redirection mechanism 140 that nameing mechanism involves $ signs etc in symbol names, which
|
/external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | ExemptionMechanism_ImplTest.java | 289 public myEM(ExemptionMechanismSpi spi, Provider prov, String mechanism) { in myEM() argument 290 super(spi, prov, mechanism); in myEM()
|
/external/eigen/doc/ |
D | I02_HiPerformance.dox | 11 In this page we will give a brief overview of the Eigen's internal mechanism to simplify 20 As explained latter, this mechanism has some limitations, and knowing them will allow 43 Unfortunately, this simplification mechanism is not perfect yet and not all expressions which could…
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | RecognizerSharedState.as | 27 * ad naseum. This is a failsafe mechanism to guarantee that at least 64 * something nonnull so that the auto token emit mechanism will not
|
/external/webkit/LayoutTests/storage/indexeddb/ |
D | database-quota-expected.txt | 1 Tests IndexedDB's quota enforcing mechanism.
|
/external/libpcap/ |
D | README | 40 The libpcap interface supports a filtering mechanism based on the 77 mechanism that accepts BPF filters; see the README.linux file for
|
/external/e2fsprogs/debian/attic/libs/ |
D | control | 26 libcomerr is an attempt to present a common error-handling mechanism to 61 libcomerr is an attempt to present a common error-handling mechanism to
|
/external/clang/test/CodeGenObjC/ |
D | exceptions.m | 150 // as well as the no-match case in the catch mechanism. The i1 is whether 162 // Catch mechanism:
|
/external/libogg/ |
D | CHANGES | 10 * New async error reporting mechanism. Calls made after a fatal error are
|
/external/wpa_supplicant_8/hostapd/ |
D | README | 111 minimal authentication mechanism for stations, whereas IEEE 802.1X 112 introduces a extensible mechanism for authenticating and authorizing 136 is a relatively simple mechanism for denying normal frames going to 246 The original security mechanism of IEEE 802.11 standard was not 278 keyed packet authentication mechanism (Michael MIC). 292 management mechanism (only the method for generating master session
|
/external/icu4c/test/testdata/ |
D | testaliases.txt | 9 // This is a test resource to check whether the aliasing mechanism works
|
/external/strace/ |
D | PORTING | 20 you may be able to use it to trace itself to determine what mechanism 31 boredom. If the mechanism is neither ptrace nor proc then examine how
|