libcli:smb: Support GnuTLS AES CCM and GCM in smb2_signing_encrypt_pdu()
authorAndreas Schneider <asn@samba.org>
Mon, 25 Feb 2019 17:05:16 +0000 (18:05 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 27 Aug 2019 04:44:41 +0000 (04:44 +0000)
commitf43da2adf64a8ff20ce6478f656927e531bc42af
treeef088e0c72801c6ca2a8c8e0b4d0ca66beeda295
parent10058bcfa16d5029e61252d64d142a8aab9ec296
libcli:smb: Support GnuTLS AES CCM and GCM in smb2_signing_encrypt_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