use ETYPE_DES3_CBC_SHA1 for the verify step in verify_mic_des3
authorAndrew Bartlett <abartlet@samba.org>
Thu, 15 Dec 2011 05:17:09 +0000 (16:17 +1100)
committerLove Hornquist Astrand <lha@h5l.org>
Tue, 10 Jan 2012 21:54:16 +0000 (22:54 +0100)
commit5ce504c1fb24f341c3084b53338166c81bd41341
treeea63befb7716966f30c9be9fb718d9f033ca3bc4
parent81db1ebce29c79dd365b3a07ea816c1ca3f3eff6
use ETYPE_DES3_CBC_SHA1 for the verify step in verify_mic_des3

This allows a strict link between checksum types and key types to be
enforced.

Andrew Bartlett

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/gssapi/krb5/verify_mic.c