Lines Matching refs:qop
88 const char *qop; /* quality of protection */ member
158 const char *qop, rpc_gss_options_req_t *options_req,
161 rpc_gss_service_t service, const char *qop);
167 typedef bool_t rpc_gss_qop_to_num_ftype(const char *qop, const char *mech,
236 rpc_gss_service_t service, const char *qop, in rpc_gss_seccreate_call() argument
243 clnt_principal, principal, mechanism, service, qop, in rpc_gss_seccreate_call()
250 const char *qop) in rpc_gss_set_defaults_call() argument
256 qop); in rpc_gss_set_defaults_call()
300 rpc_gss_qop_to_num_call(const char *qop, const char *mech, u_int *num_ret) in rpc_gss_qop_to_num_call() argument
305 ret = (*rpc_gss_entries.rpc_gss_qop_to_num)(qop, mech, num_ret); in rpc_gss_qop_to_num_call()
427 const char *qop, rpc_gss_options_req_t *options_req,
432 const char *qop, rpc_gss_options_req_t *options_req,
436 const char *qop);
442 bool_t rpc_gss_qop_to_num(const char *qop, const char *mech, u_int *num_ret);