Searched refs:gm_mech (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/gssapi/mech/
H A Dmech_switch.h37 gssapi_mech_interface_desc gm_mech; member in struct:_gss_mech_switch
H A Dgss_mech_switch.c155 m->gm_mech.gm_ ## name = dlsym(so, "gss_" #name); \
156 if (!m->gm_mech.gm_ ## name) { \
164 m->gm_mech.gm_ ## name = dlsym(so, "gss_" #name); \
184 m->gm_mech = *mech;
187 &m->gm_mech.gm_mech_oid, &_gss_mech_oids);
191 if (m->gm_mech.gm_inquire_names_for_mech) {
192 (*m->gm_mech.gm_inquire_names_for_mech)(&minor_status,
193 &m->gm_mech.gm_mech_oid, &m->gm_name_types);
271 if (_gss_string_to_oid(oid, &m->gm_mech.gm_mech_oid)) {
277 &m->gm_mech
[all...]
H A Dgss_indicate_mechs.c48 if (m->gm_mech.gm_indicate_mechs) {
49 major_status = m->gm_mech.gm_indicate_mechs(
H A Dgss_set_cred_option.c62 if (m->gm_mech.gm_set_cred_option == NULL)
73 mc->gmc_mech = &m->gm_mech;
77 major_status = m->gm_mech.gm_set_cred_option(
H A Dgss_inquire_cred.c139 major_status = m->gm_mech.gm_inquire_cred(minor_status,
150 m->gm_mech.gm_release_name(
154 mn->gmn_mech = &m->gm_mech;
159 m->gm_mech.gm_release_name(minor_status,
H A Dgss_import_name.c223 major_status = (*m->gm_mech.gm_import_name)(minor_status,
229 _gss_mg_error(&m->gm_mech, major_status, *minor_status);
234 mn->gmn_mech = &m->gm_mech;
H A Dgss_krb5.c202 if (m->gm_mech.gm_set_sec_context_option == NULL)
204 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
232 if (m->gm_mech.gm_set_sec_context_option == NULL)
234 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
506 if (m->gm_mech.gm_set_sec_context_option == NULL)
508 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
537 if (m->gm_mech.gm_set_sec_context_option == NULL)
539 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
825 if (m->gm_mech.gm_set_sec_context_option == NULL)
827 m->gm_mech
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/gssapi/mech/
H A Dmech_switch.h37 gssapi_mech_interface_desc gm_mech; member in struct:_gss_mech_switch
H A Dgss_mech_switch.c155 m->gm_mech.gm_ ## name = dlsym(so, "gss_" #name); \
156 if (!m->gm_mech.gm_ ## name) { \
164 m->gm_mech.gm_ ## name = dlsym(so, "gss_" #name); \
184 m->gm_mech = *mech;
187 &m->gm_mech.gm_mech_oid, &_gss_mech_oids);
191 if (m->gm_mech.gm_inquire_names_for_mech) {
192 (*m->gm_mech.gm_inquire_names_for_mech)(&minor_status,
193 &m->gm_mech.gm_mech_oid, &m->gm_name_types);
271 if (_gss_string_to_oid(oid, &m->gm_mech.gm_mech_oid)) {
277 &m->gm_mech
[all...]
H A Dgss_indicate_mechs.c48 if (m->gm_mech.gm_indicate_mechs) {
49 major_status = m->gm_mech.gm_indicate_mechs(
H A Dgss_set_cred_option.c62 if (m->gm_mech.gm_set_cred_option == NULL)
73 mc->gmc_mech = &m->gm_mech;
77 major_status = m->gm_mech.gm_set_cred_option(
H A Dgss_inquire_cred.c139 major_status = m->gm_mech.gm_inquire_cred(minor_status,
150 m->gm_mech.gm_release_name(
154 mn->gmn_mech = &m->gm_mech;
159 m->gm_mech.gm_release_name(minor_status,
H A Dgss_import_name.c223 major_status = (*m->gm_mech.gm_import_name)(minor_status,
229 _gss_mg_error(&m->gm_mech, major_status, *minor_status);
234 mn->gmn_mech = &m->gm_mech;
H A Dgss_krb5.c202 if (m->gm_mech.gm_set_sec_context_option == NULL)
204 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
232 if (m->gm_mech.gm_set_sec_context_option == NULL)
234 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
506 if (m->gm_mech.gm_set_sec_context_option == NULL)
508 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
537 if (m->gm_mech.gm_set_sec_context_option == NULL)
539 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
825 if (m->gm_mech.gm_set_sec_context_option == NULL)
827 m->gm_mech
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/gssapi/mech/
H A Dmech_switch.h37 gssapi_mech_interface_desc gm_mech; member in struct:_gss_mech_switch
H A Dgss_mech_switch.c155 m->gm_mech.gm_ ## name = dlsym(so, "gss_" #name); \
156 if (!m->gm_mech.gm_ ## name) { \
164 m->gm_mech.gm_ ## name = dlsym(so, "gss_" #name); \
184 m->gm_mech = *mech;
187 &m->gm_mech.gm_mech_oid, &_gss_mech_oids);
191 if (m->gm_mech.gm_inquire_names_for_mech) {
192 (*m->gm_mech.gm_inquire_names_for_mech)(&minor_status,
193 &m->gm_mech.gm_mech_oid, &m->gm_name_types);
271 if (_gss_string_to_oid(oid, &m->gm_mech.gm_mech_oid)) {
277 &m->gm_mech
[all...]
H A Dgss_indicate_mechs.c48 if (m->gm_mech.gm_indicate_mechs) {
49 major_status = m->gm_mech.gm_indicate_mechs(
H A Dgss_set_cred_option.c62 if (m->gm_mech.gm_set_cred_option == NULL)
73 mc->gmc_mech = &m->gm_mech;
77 major_status = m->gm_mech.gm_set_cred_option(
H A Dgss_inquire_cred.c139 major_status = m->gm_mech.gm_inquire_cred(minor_status,
150 m->gm_mech.gm_release_name(
154 mn->gmn_mech = &m->gm_mech;
159 m->gm_mech.gm_release_name(minor_status,
H A Dgss_import_name.c223 major_status = (*m->gm_mech.gm_import_name)(minor_status,
229 _gss_mg_error(&m->gm_mech, major_status, *minor_status);
234 mn->gmn_mech = &m->gm_mech;
H A Dgss_krb5.c202 if (m->gm_mech.gm_set_sec_context_option == NULL)
204 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
232 if (m->gm_mech.gm_set_sec_context_option == NULL)
234 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
506 if (m->gm_mech.gm_set_sec_context_option == NULL)
508 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
537 if (m->gm_mech.gm_set_sec_context_option == NULL)
539 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
825 if (m->gm_mech.gm_set_sec_context_option == NULL)
827 m->gm_mech
[all...]

Completed in 145 milliseconds