Searched refs:mechListMIC_in (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()1027 &mechListMIC_in, &negState, &send_token); in spnego_gss_init_sec_context()1053 mechListMIC_in, in spnego_gss_init_sec_context()1101 if (mechListMIC_in != GSS_C_NO_BUFFER) { in spnego_gss_init_sec_context()1102 gss_release_buffer(&tmpmin, mechListMIC_in); in spnego_gss_init_sec_context()1103 free(mechListMIC_in); in spnego_gss_init_sec_context()