/external/ImageMagick/ImageMagick/script/ |
montage.html | 139 <td><a href="command-line-options.php#authenticate">-authenticate <var>value</var></a></td>
|
/external/ImageMagick/MagickWand/ |
compare.c | 104 "-authenticate password", 359 if (LocaleCompare("authenticate",option+1) == 0) [all...] |
animate.c | 135 "-authenticate password", 482 if (LocaleCompare("authenticate",option+1) == 0) [all...] |
composite.c | 287 "-authenticate password", 566 if (LocaleCompare("authenticate",option+1) == 0) [all...] |
montage.c | 138 "-authenticate password", 504 if (LocaleCompare("authenticate",option+1) == 0) [all...] |
/external/ImageMagick/www/ |
montage.html | 143 <td><a href="command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
|
/external/boringssl/src/ssl/test/runner/ |
key_agreement.go | 344 // to authenticate the ServerKeyExchange parameters. 350 // nilKeyAgreementAuthentication does not authenticate the key
|
/external/chromium-trace/catapult/third_party/WebOb/webob/ |
exc.py | 715 authenticate itself with the proxy. [all...] |
/external/ppp/pppd/plugins/radius/ |
radius.c | 204 * Tells pppd that we will try to authenticate the peer, and not to 239 * 1 if we can authenticate, -1 if we cannot. [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
README-HS20 | 426 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz) 467 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
|
/system/core/crash_reporter/ |
kernel_collector_test.cc | 220 "<7>[108539.540144] wlan0: authenticate with 11:22:33:44:55:66 (try 1)\n" 234 "<7>[108539.540144] wlan0: authenticate with 00:00:00:00:00:01 (try 1)\n"
|
/external/jetty/src/java/org/eclipse/jetty/server/ |
Request.java | 486 setAuthentication(((Authentication.Deferred)_authentication).authenticate(this)); 2029 public boolean authenticate(HttpServletResponse response) throws IOException, ServletException method in class:Request [all...] |
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/ |
icu4j-54.1.1.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar | |
/external/dbus/dbus/ |
dbus-auth.c | 1025 _dbus_verbose ("%s: no credentials, mechanism EXTERNAL can't authenticate\n", [all...] |
/external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/ |
UrlConnectionCacheTest.java | 172 .addHeader("WWW-Authenticate: challenge"); 174 response.addHeader("Proxy-Authenticate: Basic realm=\"protected area\""); 176 response.addHeader("WWW-Authenticate: Basic realm=\"protected area\""); [all...] |
/external/ppp/pppd/ |
lcp.c | [all...] |
/libcore/ojluni/src/main/java/java/security/ |
KeyStore.java | 69 * <p>This type of entry can be used to authenticate other parties. 74 * distinguish among the different ways in which the entity may authenticate 75 * itself. For example, the entity may authenticate itself using different [all...] |
/system/connectivity/shill/doc/ |
service-api.txt | 508 will be used to authenticate the remote RADIUS 527 The PIN used to authenticate to the PKCS#11 device 683 (VPN services of type OpenVPN only) Authenticate [all...] |
/external/curl/lib/ |
http.c | 739 * Curl_http_input_auth() deals with Proxy-Authenticate: and WWW-Authenticate: 948 ** message. So, if we've been to asked to authenticate a [all...] |
/external/autotest/client/deps/iwcap/src/ |
nl80211.h | 189 * This command is used both as a command (request to authenticate) and 204 * state. This is similar to MLME-AUTHENTICATE.confirm primitive in the [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
auth.py | [all...] |
/external/curl/tests/data/ |
test1060 | 19 Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
[all...] |
test1061 | 20 Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
[all...] |