auth3: Replace auth3_check_password() by _send and _recv
commitd3d2e6df9c17202c37e8f6beeb0da2738838181c
authorVolker Lendecke <vl@samba.org>
Thu, 2 Jan 2020 16:22:36 +0000 (2 17:22 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 6 Jan 2020 22:09:32 +0000 (6 22:09 +0000)
tree9cead848acdddc0053fb9f9cfae56df8b730ba98
parent004e553174623422e68055f727098b0a711eb1a2
auth3: Replace auth3_check_password() by _send and _recv

This is just fake async, but it avoids one use of a sync function
pointer in auth4_context

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/auth/auth_generic.c
source3/auth/auth_ntlmssp.c
source3/auth/proto.h