Searched defs:authp (Results 1 - 8 of 8) sorted by relevance
| /third_party/curl/lib/ |
| H A D | http_negotiate.c | 125 struct auth *authp = proxy ? &data->state.authproxy : &data->state.authhost; in Curl_output_negotiate() local
|
| H A D | http_digest.c | 93 struct auth *authp; in Curl_output_digest() local
|
| H A D | http_ntlm.c | 149 struct auth *authp; in Curl_output_ntlm() local
|
| H A D | curl_ntlm_wb.c | 394 struct auth *authp; in Curl_output_ntlm_wb() local
|
| H A D | http.c | 927 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 D | svcauth.c | 62 svc_authenticate(struct svc_rqst *rqstp, __be32 *authp) in svc_authenticate() argument
|
| H A D | svcauth_unix.c | 746 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 D | svcauth_gss.c | 713 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