URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b00e2834cd53fc5686898adbc3c1515c56a9b56b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b00e283 by Stefan Metzmacher (metze@xxxxxxxxx):
packet-dcerpc-netlogon: remove STRONGKEY related processing from get_seal_key()
This won't be needed for NETLOGON_FLAG_AES.
Change-Id: I668bca15ed13e5a2767fa3e39c5cad0d510a8f5d
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/35592
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from fe7a0b4b packet-dcerpc-netlogon: split out prepare_decryption_cipher[_strong]()
add b00e283 packet-dcerpc-netlogon: remove STRONGKEY related processing from get_seal_key()
Summary of changes:
epan/dissectors/packet-dcerpc-netlogon.c | 51 +++++++++++++++++---------------
1 file changed, 27 insertions(+), 24 deletions(-)