s3:torture/test_smb2: remove explicit smb2_signing_check_pdu()
authorStefan Metzmacher <metze@samba.org>
Mon, 27 Feb 2012 08:18:33 +0000 (09:18 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 27 Feb 2012 11:51:33 +0000 (12:51 +0100)
commit18cd0b789e5e9c4108353c4a6762f05f4db788a8
treed09a566587a8d215f6a7a127f7775e5938a907d3
parentc45cb3353be7ec2ddaf38d859a24a02163e88a1b
s3:torture/test_smb2: remove explicit smb2_signing_check_pdu()

smb2cli_session_set_session_key() already checks the signature
and that function really knows the signing key.

metze
source3/torture/test_smb2.c