Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c877 gss_buffer_t mechtok_out, in init_ctx_call_init() argument
895 mechtok_out, in init_ctx_call_init()
908 mechtok_out->length == 0 && in init_ctx_call_init()
914 if (mechtok_out->length == 0) { in init_ctx_call_init()
995 gss_buffer_desc mechtok_out = GSS_C_EMPTY_BUFFER; in spnego_gss_init_sec_context() local
1044 actual_mech, &mechtok_out, in spnego_gss_init_sec_context()
1054 (mechtok_out.length != 0), in spnego_gss_init_sec_context()
1064 &mechtok_out, send_token, in spnego_gss_init_sec_context()
1070 &mechtok_out, mechListMIC_out, in spnego_gss_init_sec_context()
1076 gss_release_buffer(&tmpmin, &mechtok_out); in spnego_gss_init_sec_context()
[all …]