Home
last modified time | relevance | path

Searched defs:qop (Results 1 – 25 of 34) sorted by relevance

12

/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
DAuthenticationHelperImpl.java302 String qop = (qopList != null) ? "auth" : null; in getAuthorization() local
369 String qop = (qopList != null) ? "auth" : null; in getAuthorization() local
/external/nist-sip/java/javax/sip/header/
DAuthenticationInfoHeader.java18 void setQop(String qop) throws ParseException; in setQop()
DAuthorizationHeader.java25 void setQop(String qop) throws ParseException; in setQop()
/external/nist-sip/java/gov/nist/javax/sip/header/
DAuthenticationInfo.java189 public void setQop(String qop) throws ParseException { in setQop()
DAuthenticationHeader.java321 public void setQop(String qop) throws ParseException { in setQop()
/external/curl/lib/
Dsocks_sspi.c84 unsigned long qop; in Curl_SOCKS5_gssapi_negotiate() local
Dcurl_sasl_gssapi.c219 gss_qop_t qop = GSS_C_QOP_DEFAULT; in Curl_sasl_create_gssapi_security_message() local
Dcurl_sasl.c516 char *qop, size_t qlen) in sasl_decode_digest_md5_message()
606 char qop[] = DIGEST_QOP_VALUE_STRING_AUTH; in Curl_sasl_create_digest_md5_message() local
Dcurl_sasl_sspi.c1049 unsigned long qop = 0; in Curl_sasl_create_gssapi_security_message() local
/external/libmicrohttpd/src/microhttpd/
Ddigestauth.c149 const char *qop, in digest_calc_response()
573 char qop[15]; /* auth,auth-int */ in MHD_digest_auth_check() local
/external/chromium-trace/catapult/third_party/Paste/paste/auth/
Ddigest.py106 path, nonce, nc, cnonce, qop): argument
/external/valgrind/VEX/priv/
Dir_defs.c1289 const IRQop *qop = e->Iex.Qop.details; in ppIRExpr() local
1818 IRQop* qop = LibVEX_Alloc_inline(sizeof(IRQop)); in IRExpr_Qop() local
2288 const IRQop* qop = e->Iex.Qop.details; in deepCopyIRExpr() local
3638 const IRQop* qop; in isFlatIRStmt() local
3837 const IRQop* qop = expr->Iex.Qop.details; in useBeforeDef_Expr() local
3989 const IRQop* qop = expr->Iex.Qop.details; in tcExpr() local
Dir_inject.c44 #define qop(kind, a1, a2, a3, a4) IRExpr_Qop(kind, a1, a2, a3, a4) macro
Dhost_amd64_isel.c2660 IRQop *qop = e->Iex.Qop.details; in iselFltExpr_wrk() local
2839 IRQop *qop = e->Iex.Qop.details; in iselDblExpr_wrk() local
Dir_opt.c309 IRQop* qop = ex->Iex.Qop.details; in flatten_Expr() local
2459 IRQop* qop = ex->Iex.Qop.details; in subst_Expr() local
Dguest_arm64_toIR.c7971 IROp qop = mkVecQSHLNSATUU(size); in math_QSHL_IMM() local
7991 IROp qop = mkVecQSHLNSATSS(size); in math_QSHL_IMM() local
8019 IROp qop = mkVecQSHLNSATSU(size); in math_QSHL_IMM() local
9566 IROp qop = Iop_INVALID; in dis_AdvSIMD_scalar_three_same() local
9872 IROp qop = isUSQADD ? mkVecQADDEXTSUSATUU(size) in dis_AdvSIMD_scalar_two_reg_misc() local
11170 IROp qop = Iop_INVALID; in dis_AdvSIMD_three_same() local
11919 IROp qop = isUSQADD ? mkVecQADDEXTSUSATUU(size) in dis_AdvSIMD_two_reg_misc() local
Dguest_mips_toIR.c894 static IRExpr *qop ( IROp op, IRExpr * a1, IRExpr * a2, IRExpr * a3, in qop() function
Dguest_ppc_toIR.c620 static IRExpr* qop ( IROp op, IRExpr* a1, IRExpr* a2, in qop() function
Dguest_s390_toIR.c175 qop(IROp kind, IRExpr *op1, IRExpr *op2, IRExpr *op3, IRExpr *op4) in qop() function
/external/apache-http/src/org/apache/http/impl/auth/
DDigestScheme.java142 String qop = getParameter("qop"); in processChallenge() local
/external/jetty/src/java/org/eclipse/jetty/security/authentication/
DDigestAuthenticator.java329 String qop = ""; field in DigestAuthenticator.Digest
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_lowering_nv50.cpp652 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/webrtc/webrtc/base/
Dhttpcommon.cc810 std::string realm, nonce, qop, opaque; in HttpAuthenticate() local
/external/caliper/lib/
Djersey-client-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12