Lines Matching refs:cl_ctx
122 gss_ctx_id_t cl_ctx; /* context id */ member
362 maj_stat = gss_wrap_size_limit(&min_stat, client->cl_ctx, want_conf, in rpc_gss_svc_max_data_length()
438 if (client->cl_ctx) in svc_rpc_gss_destroy_client()
440 &client->cl_ctx, GSS_C_NO_BUFFER); in svc_rpc_gss_destroy_client()
624 &client->cl_ctx, in svc_rpc_gss_accept_sec_context()
646 &client->cl_ctx, in svc_rpc_gss_accept_sec_context()
782 maj_stat = gss_verify_mic(&min_stat, client->cl_ctx, &rpcbuf, &checksum, in svc_rpc_gss_validate()
812 maj_stat = gss_get_mic(&min_stat, client->cl_ctx, client->cl_qop, in svc_rpc_gss_nextverf()
851 client->cl_ctx, in svc_rpc_gss_callback()
1212 client->cl_ctx, client->cl_qop, in svc_rpc_gss_wrap()
1229 client->cl_ctx, client->cl_qop, in svc_rpc_gss_unwrap()