Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c994 gss_buffer_t mechtok_in, mechListMIC_in, mechListMIC_out; in spnego_gss_init_sec_context() local
1001 mechtok_in = mechListMIC_out = mechListMIC_in = GSS_C_NO_BUFFER; in spnego_gss_init_sec_context()
1055 spnego_ctx, &mechListMIC_out, in spnego_gss_init_sec_context()
1062 mechListMIC_out, in spnego_gss_init_sec_context()
1070 &mechtok_out, mechListMIC_out, in spnego_gss_init_sec_context()
1105 if (mechListMIC_out != GSS_C_NO_BUFFER) { in spnego_gss_init_sec_context()
1106 gss_release_buffer(&tmpmin, mechListMIC_out); in spnego_gss_init_sec_context()
1107 free(mechListMIC_out); in spnego_gss_init_sec_context()