gss: unconditionally set certain flags in SAnon ISC
authorLuke Howard <lukeh@padl.com>
Mon, 27 Apr 2020 21:38:31 +0000 (07:38 +1000)
committerLuke Howard <lukeh@padl.com>
Mon, 27 Apr 2020 21:38:31 +0000 (07:38 +1000)
commit0d3682e6a8216341b4777b249f92f7c481cc5e61
tree5dfa7af24634a02a9a3ef07d8218c4bf4b980f28
parentf88526ae788d2449c7a1b2c2597902377c99a535
gss: unconditionally set certain flags in SAnon ISC

SAnon unconditionally sets the replay, sequence, confidentiality, and integrity
flags on the acceptor; do so on the initiator as well. Some indentation
cleanups are also included in this commit.
lib/gssapi/sanon/accept_sec_context.c
lib/gssapi/sanon/init_sec_context.c