/third_party/ffmpeg/libavformat/ |
H A D | httpauth.h | 38 char qop[30]; /**< Quality of protection, containing the one member
|
H A D | httpauth.c | 77 static void choose_qop(char *qop, int size) in choose_qop() argument [all...] |
H A D | rtmpproto.c | 1652 const char *qop = "auth"; in do_llnw_auth() local
|
/third_party/curl/lib/vauth/ |
H A D | krb5_gssapi.c | 197 gss_qop_t qop = GSS_C_QOP_DEFAULT; in Curl_auth_create_gssapi_security_message() local
|
H A D | krb5_sspi.c | 268 unsigned long qop = 0; in Curl_auth_create_gssapi_security_message() local
|
H A D | digest.c | 357 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...] |
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | gss_api.h | 41 u32 qop; member 83 u32 qop; member
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | gss_api.h | 41 u32 qop; member 83 u32 qop; member
|
/third_party/curl/lib/ |
H A D | socks_sspi.c | 89 unsigned long qop; in Curl_SOCKS5_gssapi_negotiate() local
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | cast6-avx-x86_64-asm_64.S | 142 #define qop(in, out, f) \ define
|
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | gss_mech_switch.c | 236 rpc_authflavor_t gss_svc_to_pseudoflavor(struct gss_api_mech *gm, u32 qop, in gss_svc_to_pseudoflavor() argument
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | cast6-avx-x86_64-asm_64.S | 146 #define qop(in, out, f) \ define
|
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | gss_mech_switch.c | 236 rpc_authflavor_t gss_svc_to_pseudoflavor(struct gss_api_mech *gm, u32 qop, in gss_svc_to_pseudoflavor() argument
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_gm107.cpp | 227 int qop = 0, xid = 0; in handleDFDX() local
|
H A D | nv50_ir_lowering_nv50.cpp | 916 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 D | vc4_qir.c | 94 qir_get_op_name(enum qop qop) in qir_get_op_name() argument
|
H A D | vc4_qir.h | 102 enum qop { enum
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | digestauth.c | 573 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...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_dev.c | 173 struct rtllib_qos_parameters *qop = in rtl92e_set_reg() local
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_dev.c | 157 struct rtllib_qos_parameters *qop = in rtl92e_set_reg() local
|