fix type in des3-cbc-none
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8614 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1916,7 +1916,7 @@ static struct encryption_type etypes[] = {
|
|||||||
&checksum_none,
|
&checksum_none,
|
||||||
NULL,
|
NULL,
|
||||||
F_PSEUDO,
|
F_PSEUDO,
|
||||||
DES_CBC_encrypt_null_ivec,
|
DES3_CBC_encrypt_null_ivec,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user