Lines Matching refs:cl_qop
132 gss_qop_t cl_qop; /* quality of protection */ member
363 client->cl_qop, max_tp_unit_len, &max); in rpc_gss_svc_max_data_length()
679 client->cl_qop = GSS_C_QOP_DEFAULT; in svc_rpc_gss_accept_sec_context()
737 client->cl_qop, client->rawcred.service); in svc_rpc_gss_accept_sec_context()
812 maj_stat = gss_get_mic(&min_stat, client->cl_ctx, client->cl_qop, in svc_rpc_gss_nextverf()
1128 client->cl_qop = qop; in svc_rpc_gss()
1146 } else if (client->cl_qop != qop) { in svc_rpc_gss()
1156 if (client->cl_qop != qop) { in svc_rpc_gss()
1157 client->cl_qop = qop; in svc_rpc_gss()
1212 client->cl_ctx, client->cl_qop, in svc_rpc_gss_wrap()
1229 client->cl_ctx, client->cl_qop, in svc_rpc_gss_unwrap()