Lines Matching defs:qop
82 OM_uint32 qop; /* requested QOP */
101 __rpc_gss_seccreate(clnt, server_name, mech, service, qop, options_req,
107 char *qop; /* requested QOP */
125 if (!__rpc_gss_qop_to_num(qop, mech, &qop_num)) {
178 ap->qop = qop_num;
415 __rpc_gss_set_defaults(auth, service, qop)
418 char *qop;
440 if (!__rpc_gss_qop_to_num(qop, mech, &qop_num))
443 ap->qop = qop_num;
524 if ((major = gss_sign(&minor, ap->context, ap->qop, &in_buf,
845 return (__rpc_gss_wrap_data(ap->service, ap->qop, ap->context,
872 ap->qop,
889 ap->qop,