Add context extension to reset crypto state
authorSimo Sorce <simo@redhat.com>
Mon, 23 May 2016 14:46:13 +0000 (10:46 -0400)
committerSimo Sorce <simo@redhat.com>
Fri, 3 Jun 2016 14:26:28 +0000 (10:26 -0400)
commite4c38602e4557006b13935a3702889ecc1c8735a
treea9dc96b7f12b1e85937e1a313b6a127ff7240488
parent4139b9c68b4a3077d4c816f3de58d838a8c6a4cd
Add context extension to reset crypto state

This is need to account for the special handling described in MS-SPNG 3.3.5.1
It instructs sthat the NTLMSSP crypto state needs to be reset if MIC is
performed in the SPNEGO layer.

Signed-off-by: Simo Sorce <simo@redhat.com>
src/gss_sec_ctx.c
src/gssapi_ntlmssp.h
src/ntlm.h
src/ntlm_crypto.c