libcli:smb: Use GnuTLS AES128 CMAC in smb2_signing_sign_pdu()
authorAndreas Schneider <asn@samba.org>
Wed, 27 Feb 2019 13:40:30 +0000 (14:40 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 21 Aug 2019 09:57:32 +0000 (09:57 +0000)
commitee11e3ffd8d801cb5988bb73dbccd1e2f0cbe7b0
treeb1e87c4156aad0a3d3bcb924c5b1492a239417fa
parent69be6b8416198cfa8e2404a0a62ce6432425adef
libcli:smb: Use GnuTLS AES128 CMAC in smb2_signing_sign_pdu()

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Adapted by Andrew Bartlett to followup from earlier patch to
allow compile without GnuTLS over the whole series.

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