Home
last modified time | relevance | path

Searched refs:mechListMIC_in (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c993 gss_buffer_t mechtok_in, mechListMIC_in, mechListMIC_out; in spnego_gss_init_sec_context() local
1000 mechtok_in = mechListMIC_out = mechListMIC_in = GSS_C_NO_BUFFER; in spnego_gss_init_sec_context()
1026 &mechListMIC_in, &negState, &send_token); in spnego_gss_init_sec_context()
1052 mechListMIC_in, in spnego_gss_init_sec_context()
1100 if (mechListMIC_in != GSS_C_NO_BUFFER) { in spnego_gss_init_sec_context()
1101 gss_release_buffer(&tmpmin, mechListMIC_in); in spnego_gss_init_sec_context()
1102 free(mechListMIC_in); in spnego_gss_init_sec_context()