Lines Matching defs:mech
42 get_option_def(int def, gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) in get_option_def()
48 _gss_mo_get_option_1(gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) in _gss_mo_get_option_1()
54 _gss_mo_get_option_0(gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) in _gss_mo_get_option_0()
60 _gss_mo_get_ctx_as_string(gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) in _gss_mo_get_ctx_as_string()
72 gss_mo_set(gss_const_OID mech, gss_const_OID option, in gss_mo_set()
89 gss_mo_get(gss_const_OID mech, gss_const_OID option, gss_buffer_t value) in gss_mo_get()
118 gss_mo_list(gss_const_OID mech, gss_OID_set *options) in gss_mo_list()
139 gss_mo_name(gss_const_OID mech, gss_const_OID option, gss_buffer_t name) in gss_mo_name()
177 mo_value(const gss_const_OID mech, gss_const_OID option, gss_buffer_t name) in mo_value()
189 make_sasl_name(OM_uint32 *minor, const gss_OID mech, char sasl_name[16]) in make_sasl_name()
514 gss_const_OID mech, in gss_inquire_attrs_for_mech()