Home
last modified time | relevance | path

Searched defs:qop (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dhttpauth.h38 char qop[30]; /**< Quality of protection, containing the one member
H A Dhttpauth.c77 static void choose_qop(char *qop, int size) in choose_qop() argument
[all...]
H A Drtmpproto.c1652 const char *qop = "auth"; in do_llnw_auth() local
/third_party/curl/lib/vauth/
H A Dkrb5_gssapi.c197 gss_qop_t qop = GSS_C_QOP_DEFAULT; in Curl_auth_create_gssapi_security_message() local
H A Dkrb5_sspi.c268 unsigned long qop = 0; in Curl_auth_create_gssapi_security_message() local
H A Ddigest.c357 char qop[] = DIGEST_QOP_VALUE_STRING_AUTH; in Curl_auth_create_digest_md5_message() local
271 auth_decode_digest_md5_message(const struct bufref *chlgref, char *nonce, size_t nlen, char *realm, size_t rlen, char *alg, size_t alen, char *qop, size_t qlen) auth_decode_digest_md5_message() argument
[all...]
/third_party/curl/lib/
H A Dsocks_sspi.c89 unsigned long qop; in Curl_SOCKS5_gssapi_negotiate() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_gm107.cpp227 int qop = 0, xid = 0; in handleDFDX() local
H A Dnv50_ir_lowering_nv50.cpp916 const uint8_t qop = QUADOP(SUBR, SUBR, SUBR, SUBR); in handleTXB() local
973 const uint8_t qop = QUADOP(SUBR, SUBR, SUBR, SUBR); in handleTXL() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.c94 qir_get_op_name(enum qop qop) in qir_get_op_name() argument
H A Dvc4_qir.h102 enum qop { enum
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddigestauth.c573 char qop[15]; /* auth,auth-int */ in MHD_digest_auth_check() local
145 digest_calc_response(const char *ha1, const char *nonce, const char *noncecount, const char *cnonce, const char *qop, const char *method, const char *uri, const char *hentity, char *response) digest_calc_response() argument
[all...]

Completed in 15 milliseconds