815ea80b4f
In SAnon, the optional flags send in the initial context token are input into the key derivation function. Mask out the flags we wish to ignore after (not before) calling the key derivation function, as the initiator may not know which flags we wish to ignore.