libcli:smb: Support GnuTLS AES CCM and GCM in smb2_signing_decrypt_pdu()
authorAndreas Schneider <asn@samba.org>
Tue, 26 Feb 2019 15:43:36 +0000 (16:43 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 27 Aug 2019 04:44:41 +0000 (04:44 +0000)
commit3d2de36d9a08354fb775a5d93a9b40012bf6966f
treed94688ff8b9ec473df46a15792d12922ffbc3312
parentf43da2adf64a8ff20ce6478f656927e531bc42af
libcli:smb: Support GnuTLS AES CCM and GCM in smb2_signing_decrypt_pdu()

This requires GnuTLS >= 3.4.0.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Adapted to remove Samba AES support

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
libcli/smb/smb2_signing.c