use ETYPE_DES3_CBC_SHA1 for the verify step in verify_mic_des3
commitbb93af0d819afbf48023910e63161b39d8f441b5
authorAndrew Bartlett <abartlet@samba.org>
Thu, 15 Dec 2011 05:17:09 +0000 (15 16:17 +1100)
committerLove Hornquist Astrand <lha@h5l.org>
Tue, 10 Jan 2012 21:51:52 +0000 (10 22:51 +0100)
treeaafb249d49edff58e3277616d46213efe1d1c6d6
parent0163e5ebe3cc23cbfda2326e9690fdd35fa58e9c
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