Samba is starting to protect against bi-di attacks and the starting point is to require that input files be fully UTF-8. In 2021 this is a reasonable starting point anyway. Signed-off-by: Andrew Bartlett <abartlet@samba.org>
DRY: use the _gss_ntlm_set_keys() helper function to initialize the key state for both initiator and acceptor.