Searched refs:mechListMIC_out (Results 1 – 1 of 1) sorted by relevance
994 gss_buffer_t mechtok_in, mechListMIC_in, mechListMIC_out; in spnego_gss_init_sec_context() local1001 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()