Searched refs:username_value (Results 1 – 7 of 7) sorted by relevance
114 static String calculateResponse(String algorithm, String username_value, String realm_value, in calculateResponse() argument120 + username_value + ", " + realm_value + ", " in calculateResponse()126 if (username_value == null || realm_value == null || passwd == null || method == null in calculateResponse()137 A1 = username_value + ":" + realm_value + ":" + passwd; in calculateResponse()143 A1 = H(username_value + ":" + realm_value + ":" + passwd) + ":" + nonce_value + ":" in calculateResponse()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...