Searched refs:mechListMIC_out (Results 1 – 1 of 1) sorted by relevance
993 gss_buffer_t mechtok_in, mechListMIC_in, mechListMIC_out; in spnego_gss_init_sec_context() local1000 mechtok_in = mechListMIC_out = mechListMIC_in = GSS_C_NO_BUFFER; in spnego_gss_init_sec_context()1054 spnego_ctx, &mechListMIC_out, in spnego_gss_init_sec_context()1061 mechListMIC_out, in spnego_gss_init_sec_context()1069 &mechtok_out, mechListMIC_out, in spnego_gss_init_sec_context()1104 if (mechListMIC_out != GSS_C_NO_BUFFER) { in spnego_gss_init_sec_context()1105 gss_release_buffer(&tmpmin, mechListMIC_out); in spnego_gss_init_sec_context()1106 free(mechListMIC_out); in spnego_gss_init_sec_context()