Home
last modified time | relevance | path

Searched defs:authp (Results 1 - 8 of 8) sorted by relevance

/third_party/curl/lib/
H A Dhttp_negotiate.c125 struct auth *authp = proxy ? &data->state.authproxy : &data->state.authhost; in Curl_output_negotiate() local
H A Dhttp_digest.c93 struct auth *authp; in Curl_output_digest() local
H A Dhttp_ntlm.c149 struct auth *authp; in Curl_output_ntlm() local
H A Dcurl_ntlm_wb.c394 struct auth *authp; in Curl_output_ntlm_wb() local
H A Dhttp.c927 struct auth *authp; in Curl_http_input_auth() local
3663 struct auth *authp = &data->state.authhost; Curl_http_header() local
[all...]
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcauth.c62 svc_authenticate(struct svc_rqst *rqstp, __be32 *authp) in svc_authenticate() argument
H A Dsvcauth_unix.c746 svcauth_null_accept(struct svc_rqst *rqstp, __be32 *authp) in svcauth_null_accept() argument
806 svcauth_unix_accept(struct svc_rqst *rqstp, __be32 *authp) in svcauth_unix_accept() argument
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c713 gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, __be32 *rpcstart, struct rpc_gss_wire_cred *gc, __be32 *authp) gss_verify_header() argument
1079 gss_read_common_verf(struct rpc_gss_wire_cred *gc, struct kvec *argv, __be32 *authp, struct xdr_netobj *in_handle) gss_read_common_verf() argument
1103 gss_read_verf(struct rpc_gss_wire_cred *gc, struct kvec *argv, __be32 *authp, struct xdr_netobj *in_handle, struct xdr_netobj *in_token) gss_read_verf() argument
1144 gss_read_proxy_verf(struct svc_rqst *rqstp, struct rpc_gss_wire_cred *gc, __be32 *authp, struct xdr_netobj *in_handle, struct gssp_in_token *in_token) gss_read_proxy_verf() argument
1234 svcauth_gss_legacy_init(struct svc_rqst *rqstp, struct rpc_gss_wire_cred *gc, __be32 *authp) svcauth_gss_legacy_init() argument
1346 svcauth_gss_proxy_init(struct svc_rqst *rqstp, struct rpc_gss_wire_cred *gc, __be32 *authp) svcauth_gss_proxy_init() argument
1533 svcauth_gss_accept(struct svc_rqst *rqstp, __be32 *authp) svcauth_gss_accept() argument
[all...]

Completed in 9 milliseconds