Searched refs:GetSessionKey (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/gssd-64/
H A Dgssd.c142 static uint32_t GetSessionKey(uint32_t *, gss_OID mech, gss_ctx_id_t, gssd_byte_buffer *,
1849 GetSessionKey(uint32_t *minor, gss_OID mech, gss_ctx_id_t ctx, function
1871 Info("GetSessionKey received multiple keys. Using first key of %d keys\n", (uint32_t)keys->count);
1874 Log("Out of memory in GetSessionKey\n");
1925 Log("Out of memory in GetSessionKey\n");
2517 major_stat = GetSessionKey(minor_stat, mech_oid, *context,
2946 *major_stat = GetSessionKey(minor_stat, oid, g_cntx,

Completed in 126 milliseconds