Searched refs:qop_value (Results 1 – 7 of 7) sorted by relevance
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
D | MessageDigestAlgorithm.java | 40 String method, String digest_uri_value, String entity_body, String qop_value, in calculateResponse() argument 46 + ", " + entity_body + ", " + qop_value); in calculateResponse() 63 if (qop_value == null || qop_value.trim().length() == 0 in calculateResponse() 64 || qop_value.trim().equalsIgnoreCase("auth")) { in calculateResponse() 74 if (cnonce_value != null && qop_value != null && nc_value != null in calculateResponse() 75 && (qop_value.equalsIgnoreCase("auth") || qop_value.equalsIgnoreCase("auth-int"))) in calculateResponse() 79 + qop_value + ":" + H(A2)); in calculateResponse() 116 String method, String digest_uri_value, String entity_body, String qop_value, in calculateResponse() argument 123 + ", " + entity_body + ", " + qop_value); in calculateResponse() 148 if (qop_value == null || qop_value.trim().length() == 0 in calculateResponse() [all …]
|
/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/ ... |