/external/apache-harmony/auth/src/test/java/common/org/ietf/jgss/ |
D | MessagePropTest.java | 32 int qop= mp.getQOP(); in testGetQOP() local 38 int qop= mp.getQOP(); in testGetQOP_0() local 45 int qop= mp.getQOP(); in testGetQOP_1() local 52 int qop= mp.getQOP(); in testGetQOP_2() local
|
/external/nist-sip/java/javax/sip/header/ |
D | AuthenticationInfoHeader.java | 18 void setQop(String qop) throws ParseException; in setQop()
|
D | AuthorizationHeader.java | 25 void setQop(String qop) throws ParseException; in setQop()
|
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
D | AuthenticationHelperImpl.java | 302 String qop = (qopList != null) ? "auth" : null; in getAuthorization() local 369 String qop = (qopList != null) ? "auth" : null; in getAuthorization() local
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | AuthenticationInfo.java | 189 public void setQop(String qop) throws ParseException { in setQop()
|
D | AuthenticationHeader.java | 321 public void setQop(String qop) throws ParseException { in setQop()
|
/external/valgrind/main/VEX/priv/ |
D | ir_defs.c | 1052 IRQop *qop = e->Iex.Qop.details; in ppIRExpr() local 1520 IRQop* qop = LibVEX_Alloc(sizeof(IRQop)); in IRExpr_Qop() local 1934 IRQop* qop = e->Iex.Qop.details; in deepCopyIRExpr() local 3022 IRQop* qop; in isFlatIRStmt() local 3206 IRQop* qop = expr->Iex.Qop.details; in useBeforeDef_Expr() local 3327 IRQop* qop = expr->Iex.Qop.details; in tcExpr() local
|
D | ir_opt.c | 302 IRQop* qop = ex->Iex.Qop.details; in flatten_Expr() local 2253 IRQop* qop = ex->Iex.Qop.details; in subst_Expr() local
|
D | guest_ppc_toIR.c | 537 static IRExpr* qop ( IROp op, IRExpr* a1, IRExpr* a2, in qop() function
|
D | guest_s390_toIR.c | 180 qop(IROp kind, IRExpr *op1, IRExpr *op2, IRExpr *op3, IRExpr *op4) in qop() function
|
/external/chromium_org/net/http/ |
D | http_auth_handler_digest.cc | 271 std::string HttpAuthHandlerDigest::QopToString(QualityOfProtection qop) { in QopToString()
|
/external/chromium/net/http/ |
D | http_auth_handler_digest.cc | 270 std::string HttpAuthHandlerDigest::QopToString(QualityOfProtection qop) { in QopToString()
|
/external/apache-http/src/org/apache/http/impl/auth/ |
D | DigestScheme.java | 137 String qop = getParameter("qop"); in processChallenge() local
|
/external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/ |
D | DigestMD5SaslClient.java | 498 String qop, /* qop-value: "", "auth", "auth-int" */ in DigestCalcResponse()
|
/external/smack/src/com/novell/sasl/client/ |
D | DigestMD5SaslClient.java | 498 String qop, /* qop-value: "", "auth", "auth-int" */ in DigestCalcResponse()
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_lowering_nv50.cpp | 652 const uint8_t qop = QUADOP(SUBR, SUBR, SUBR, SUBR); in handleTXB() local 708 const uint8_t qop = QUADOP(SUBR, SUBR, SUBR, SUBR); in handleTXL() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_lowering_nv50.cpp | 652 const uint8_t qop = QUADOP(SUBR, SUBR, SUBR, SUBR); in handleTXB() local 708 const uint8_t qop = QUADOP(SUBR, SUBR, SUBR, SUBR); in handleTXL() local
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | httpcommon.cc | 819 std::string realm, nonce, qop, opaque; in HttpAuthenticate() local
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | httpcommon.cc | 812 std::string realm, nonce, qop, opaque; in HttpAuthenticate() local
|