libcli:smb2: Use constant time memcmp() to verify the signature
authorAndreas Schneider <asn@samba.org>
Fri, 1 Apr 2016 08:15:39 +0000 (10:15 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 19 Apr 2016 07:37:14 +0000 (09:37 +0200)
commit5035f1afa9b9f34e68b6743f3f4a66b9377dedab
tree6703996c18f88f221655c74236600c39098c3005
parentba6e39076bdc5222f77c4d7615e44db0aac14e91
libcli:smb2: Use constant time memcmp() to verify the signature

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/smb/smb2_signing.c