Lines Matching refs:cl_ctx
142 gss_ctx_id_t cl_ctx; /* context id */ member
576 maj_stat = gss_wrap_size_limit(&min_stat, client->cl_ctx, want_conf, in rpc_gss_svc_max_data_length()
678 if (client->cl_ctx) in svc_rpc_gss_destroy_client()
680 &client->cl_ctx, GSS_C_NO_BUFFER); in svc_rpc_gss_destroy_client()
954 &client->cl_ctx, in svc_rpc_gss_accept_sec_context()
987 &client->cl_ctx, in svc_rpc_gss_accept_sec_context()
1130 maj_stat = gss_verify_mic(&min_stat, client->cl_ctx, &rpcbuf, &checksum, in svc_rpc_gss_validate()
1168 maj_stat = gss_get_mic(&min_stat, client->cl_ctx, client->cl_qop, in svc_rpc_gss_nextverf()
1213 client->cl_ctx, in svc_rpc_gss_callback()
1616 client->cl_ctx, client->cl_qop, in svc_rpc_gss_wrap()
1636 client->cl_ctx, client->cl_qop, in svc_rpc_gss_unwrap()