/external/apache-http/android/src/android/net/http/ |
D | RequestHandle.java | 240 String QOP, in setupDigestAuthResponse() argument 245 username, password, realm, nonce, QOP, algorithm, opaque); in setupDigestAuthResponse() 304 String QOP, in computeDigestAuthResponse() argument 326 String digest = computeDigest(A1, A2, nonce, QOP, nc, cnonce); in computeDigestAuthResponse() 343 if (QOP != null) { 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 367 HttpLog.v("computeDigest(): QOP: " + QOP); in computeDigest() 370 if (QOP == null) { in computeDigest() 373 if (QOP.equalsIgnoreCase("auth")) { in computeDigest() [all …]
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | AuthenticationHeader.java | 60 public static final String QOP = ParameterNames.QOP; field in AuthenticationHeader 109 if (name.equalsIgnoreCase(ParameterNames.QOP) in setParameter() 123 && name.equalsIgnoreCase(ParameterNames.QOP)) { in setParameter() 324 setParameter(ParameterNames.QOP, qop); in setQop() 335 return getParameter(ParameterNames.QOP); in getQop()
|
D | AuthenticationInfo.java | 127 return this.getParameter(ParameterNames.QOP); in getQop() 190 this.setParameter(ParameterNames.QOP, qop); in setQop() 213 if (name.equalsIgnoreCase(ParameterNames.QOP) in setParameter()
|
D | Challenge.java | 52 private static String QOP = ParameterNames.QOP; field in Challenge 133 return (String) authParams.getValue(QOP); in getQOP()
|
D | ParameterNames.java | 83 public static final String QOP = "qop"; field
|
/external/curl/docs/ |
D | TODO | 132 16.2 Add QOP support to GSSAPI authentication 886 16.2 Add QOP support to GSSAPI authentication 888 Currently the GSSAPI authentication only supports the default QOP of auth
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_006.ppm | 3508 …�[�b��l������������`ei���ooo'''!!--#B>8TQK..0AFP�����������`mq(.,QOP
|
D | test_034.ppm | 831 …���������������������������������������������������������������������������QOP 854pm…
|
/external/cldr/common/uca/ |
D | allkeys_DUCET.txt | 20535 A40B ; [.3727.0020.0002.A40B] # YI SYLLABLE QOP
|
D | allkeys_CLDR.txt | 26427 A40B ; [.486C.0020.0002] # YI SYLLABLE QOP
|
D | UCA_Rules.txt | 24499 < ꐋ # 3.0 [Yiii] [486C.0020.0002] U+A40B YI SYLLABLE QOP
|
D | FractionalUCA.txt | 44385 A40B; [7B 92 8E, 05, 05] # Yiii Lo [486C.0020.0002] * YI SYLLABLE QOP
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | Categories.txt | 12760 A40B Lo Syllable YI SYLLABLE QOP
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 21253 ,"US","QOP","Oak Park","Oak Park","IL","123--6--","RL","0307",,"4153N 08747W",
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 13243 A40B;YI SYLLABLE QOP;Lo;0;L;;;;;N;;;;;
|
/external/icu/icu4c/source/data/unidata/ |
D | UnicodeData.txt | 13243 A40B;YI SYLLABLE QOP;Lo;0;L;;;;;N;;;;;
|
D | ppucd.txt | 16343 cp;A40B;na=YI SYLLABLE QOP
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | UnicodeData.txt | 13243 A40B;YI SYLLABLE QOP;Lo;0;L;;;;;N;;;;;
|