Home
last modified time | relevance | path

Searched refs:nc_value (Results 1 – 8 of 8) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
DMessageDigestAlgorithm.java39 String nonce_value, String nc_value, String cnonce_value, in calculateResponse() argument
45 + nc_value + ", " + cnonce_value + ", " + method + ", " + digest_uri_value in calculateResponse()
74 if (cnonce_value != null && qop_value != null && nc_value != null in calculateResponse()
78 …request_digest = KD(hashUserNameRealmPasswd, nonce_value + ":" + nc_value + ":" + cnonce_value + "… in calculateResponse()
115 String passwd, String nonce_value, String nc_value, String cnonce_value, in calculateResponse() argument
122 + nc_value + ", " + cnonce_value + ", " + method + ", " + digest_uri_value in calculateResponse()
159 if (cnonce_value != null && qop_value != null && nc_value != null in calculateResponse()
163 request_digest = KD(H(A1), nonce_value + ":" + nc_value + ":" + cnonce_value + ":" in calculateResponse()
DAuthenticationHelperImpl.java303 String nc_value = "00000001"; in getAuthorization() local
308 .getPassword(), authHeader.getNonce(), nc_value, // JvB added in getAuthorization()
338 authorization.setNonceCount(Integer.parseInt(nc_value)); in getAuthorization()
370 String nc_value = "00000001"; in getAuthorization() local
374 … userCredentials.getHashUserDomainPassword(), authHeader.getNonce(), nc_value, // JvB added in getAuthorization()
404 authorization.setNonceCount(Integer.parseInt(nc_value)); in getAuthorization()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...