]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:librpc/gse: implement gensec_gse_max_{input,wrapped}_size()
authorStefan Metzmacher <metze@samba.org>
Sat, 5 Mar 2016 01:52:29 +0000 (02:52 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:27 +0000 (06:52 +0100)
commitdec9d085f3eea8d49fa129c05c030bdd779cba54
tree63e29eebc49ed555eb4c47249bb65a635b681bb6
parent79bf88353488b5912435e0c7f8e77f2d075ce134
s3:librpc/gse: implement gensec_gse_max_{input,wrapped}_size()

This is important in order to support gensec_[un]wrap() with GENSEC_SEAL.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/librpc/crypto/gse.c