diff options
author | Ezra Peisach <epeisach@mit.edu> | 1995-08-26 17:13:29 +0000 |
---|---|---|
committer | Ezra Peisach <epeisach@mit.edu> | 1995-08-26 17:13:29 +0000 |
commit | c5903c74334d6666132612933854c9252d88244c (patch) | |
tree | 998f5c24e0e9ade47f4b03df1fcc3252f6cfad36 /src/lib/gssapi/generic/gssapi.h | |
parent | 324bb44bd27be9cfaaef0e634aef366c8c412d85 (diff) | |
download | krb5-c5903c74334d6666132612933854c9252d88244c.tar.gz krb5-c5903c74334d6666132612933854c9252d88244c.tar.xz krb5-c5903c74334d6666132612933854c9252d88244c.zip |
* f_cksum.c: Change code to match prototypes
* f_cbc.c, f_ecb, f_parity, f_pcbc: Change des_cblock to
mit_des_cblock and des_key_schedule to
mit_des_key_schedule. Also include des_int.h.
* destest.c: Change des_cblock to mit_des_cblock and add local
prototypes.
* cs_entry.c: Remove prototypes for mit_des_cbc_cksum and
mit_des_cbc_cksum. Now in des_int.h.
* cbc_cksum.c, string2key.c: Remove casts in call to
mit_des_cbc_cksum
* des_int.h: Add prototype for mit_des_cbc_verf_cksum. Change
return code for mit_des_cbc_cksum to match source.
* des.h: Remove unused structures and defines.
Short end - fix des_int.h to reflect reality (i.e. source code) and then
fix rest of code to agree. Also removed the use of old structures such
as des_cblock and des_key_schedule. Instead the the newer
mit_des_cblock and mit_des_schedule are used.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6598 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/generic/gssapi.h')
0 files changed, 0 insertions, 0 deletions