Lines Matching refs:qop
114 __rpc_gss_wrap_data(service, qop, context, seq_num, out_xdrs, xdr_func, in __rpc_gss_wrap_data() argument
116 OM_uint32 qop; in __rpc_gss_wrap_data()
168 if (gss_seal(&minor, context, TRUE, qop, &in_buf,
176 if (gss_sign(&minor, context, qop, &in_buf,
223 int qop; local
238 &qop);
252 if (!conf || qop != qop_check)
258 major = gss_verify(&minor, context, &in_buf, &out_buf, &qop);
268 if (qop != qop_check)
307 __find_max_data_length(service, context, qop, max_tp_unit_len) in __find_max_data_length() argument
310 OM_uint32 qop;
326 context, conf, qop,