What a concept!
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13175
dc483132-0cff-0310-8789-
dd5450dbe970
+2001-04-12 Danilo Almeida <dalmeida@mit.edu>
+
+ * cksum.c (des_cbc_cksum): Gee, a consistent calling convntion.
+ What a concept!
+
2001-04-10 Ken Raeburn <raeburn@mit.edu>
* cksum.c (des_cbc_cksum): Arguments IN, KEY, and IV now const.
* multiple of eight bytes.
*/
-void
+void KRB5_CALLCONV
des_cbc_cksum(in,out,length,key,iv)
const krb5_octet *in; /* >= length bytes of inputtext */
krb5_octet *out; /* >= length bytes of outputtext */