/external/apache-http/src/org/apache/http/impl/auth/ |
D | DigestScheme.java | 110 private String cnonce; field in DigestScheme 162 this.cnonce = null; in processChallenge() 204 if (this.cnonce == null) { in getCnonce() 205 this.cnonce = createCnonce(); in getCnonce() 207 return this.cnonce; in getCnonce() 317 String cnonce = getCnonce(); in createDigest() local 320 … StringBuilder tmp3 = new StringBuilder(tmp2.length() + nonce.length() + cnonce.length() + 2); in createDigest() 325 tmp3.append(cnonce); in createDigest() 354 String cnonce = getCnonce(); in createDigest() local 357 + NC.length() + cnonce.length() + qopOption.length() + md5a2.length() + 5); in createDigest() [all …]
|
/external/curl/lib/vauth/ |
D | digest.c | 347 char cnonce[33]; in Curl_auth_create_digest_md5_message() local 382 snprintf(cnonce, sizeof(cnonce), "%08x%08x%08x%08x", in Curl_auth_create_digest_md5_message() 409 Curl_MD5_update(ctxt, (const unsigned char *) cnonce, in Curl_auth_create_digest_md5_message() 410 curlx_uztoui(strlen(cnonce))); in Curl_auth_create_digest_md5_message() 457 Curl_MD5_update(ctxt, (const unsigned char *) cnonce, in Curl_auth_create_digest_md5_message() 458 curlx_uztoui(strlen(cnonce))); in Curl_auth_create_digest_md5_message() 475 cnonce, nonceCount, spn, resp_hash_hex, qop); in Curl_auth_create_digest_md5_message() 663 char *cnonce = NULL; in Curl_auth_create_digest_http_message() local 672 if(!digest->cnonce) { in Curl_auth_create_digest_http_message() 678 &cnonce, &cnonce_sz); in Curl_auth_create_digest_http_message() [all …]
|
/external/libmicrohttpd/src/microhttpd/ |
D | digestauth.c | 104 const char *cnonce, in digest_calc_ha1() argument 124 MD5Update (&md5, cnonce, strlen (cnonce)); in digest_calc_ha1() 148 const char *cnonce, in digest_calc_response() argument 186 MD5Update (&md5, cnonce, strlen(cnonce)); in digest_calc_response() 572 char cnonce[MAX_NONCE_LENGTH]; in MHD_digest_auth_check() local 721 if ( (0 == lookup_sub_value (cnonce, in MHD_digest_auth_check() 722 sizeof (cnonce), in MHD_digest_auth_check() 766 cnonce, in MHD_digest_auth_check() 771 cnonce, in MHD_digest_auth_check()
|
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
D | AuthenticationHelperImpl.java | 304 String cnonce = "xyz"; in getAuthorization() local 309 cnonce, // JvB added in getAuthorization() 337 authorization.setCNonce(cnonce); in getAuthorization() 371 String cnonce = "xyz"; in getAuthorization() local 375 cnonce, // JvB added in getAuthorization() 403 authorization.setCNonce(cnonce); in getAuthorization()
|
/external/apache-http/android/src/android/net/http/ |
D | RequestHandle.java | 325 String cnonce = computeCnonce(); in computeDigestAuthResponse() local 326 String digest = computeDigest(A1, A2, nonce, QOP, nc, cnonce); in computeDigestAuthResponse() 344 response += ", qop=" + QOP + ", nc=" + nc + ", cnonce=" + doubleQuote(cnonce); in computeDigestAuthResponse() 365 String A1, String A2, String nonce, String QOP, String nc, String cnonce) { in computeDigest() argument 374 return KD(H(A1), nonce + ":" + nc + ":" + cnonce + ":" + QOP + ":" + H(A2)); in computeDigest()
|
/external/curl/tests/data/ |
D | test153 | 80 ^Authorization.*cnonce 102 … username="testuser", realm="testrealm", nonce="999999", uri="/1530002", cnonce="MTA4MzIy", nc="00…
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | AuthenticationHeader.java | 423 public void setCNonce(String cnonce) throws ParseException { in setCNonce() argument 424 this.setParameter(ParameterNames.CNONCE, cnonce); in setCNonce()
|
/external/webrtc/webrtc/base/ |
D | httpcommon.cc | 798 std::string cnonce, ncount; in HttpAuthenticate() local 802 cnonce = DIGEST_CNONCE; in HttpAuthenticate() 806 cnonce = MD5(buffer); in HttpAuthenticate() 830 middle = nonce + ":" + ncount + ":" + cnonce + ":" + qop; in HttpAuthenticate() 853 ss << ", cnonce=" << quote(cnonce); in HttpAuthenticate()
|
/external/curl/lib/ |
D | urldata.h | 391 char *cnonce;
|
/external/robolectric/v1/lib/main/ |
D | httpclient-4.0.3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.commons.httpclient_3.1.0.v201005080502.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.mortbay.jetty.server_6.1.23.v201004211559.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/caliper/lib/ |
D | jersey-client-1.11.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/guice/extensions/struts2/lib/ |
D | jetty-6.1.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |