libcli/smb: add helpers to parse client/server smb3 encryption algorithms into struct...
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Jul 2021 16:00:59 +0000 (18:00 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Jul 2021 00:06:31 +0000 (00:06 +0000)
commit374f26aafa8b1a54662675a151bb54022560c155
tree3005db67117169805861b3967e31c6e0bc963dec
parent5ca01e48da3339a0810ff72ba204e05b4e555025
libcli/smb: add helpers to parse client/server smb3 encryption algorithms into struct smb311_capabilities

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/smb/smb2_negotiate_context.h
libcli/smb/util.c