auth/spnego: add simple gensec_spnego_update_send/recv() wrapper functions
authorStefan Metzmacher <metze@samba.org>
Thu, 11 May 2017 07:04:02 +0000 (09:04 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 21 May 2017 19:05:11 +0000 (21:05 +0200)
commit9f3d94b750fa9a7f1d724abcc1688f3cc02a29ad
tree942ae3e4d2fcadcff302d52a04e2657fb9db032c
parent6aba7de4ce97d36781808c150186f8f4c8effae8
auth/spnego: add simple gensec_spnego_update_send/recv() wrapper functions

TODO: we still need to do the internals async.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
auth/gensec/spnego.c