]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove now-unused checksum functions 950/head
authorRobbie Harwood <rharwood@redhat.com>
Fri, 28 Jun 2019 17:09:47 +0000 (13:09 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 2 Jul 2019 00:36:37 +0000 (20:36 -0400)
commit2063ff09b384d466c15aca8970c01d074230c815
treeac6986ada9baacbfd9926722d34ca0cfbbacc983
parentc82e21d8836d4cb4c6ac7047752c9f600cb1ce33
Remove now-unused checksum functions

fb2dada5eb89c4cd4e39dedd6dbb7dbd5e94f8b8 removed all call sites of
krb5int_cbc_checksum(), krb5int_confounder_verify(), and
krb5int_confounder_checksum(), but neglected the functions themselves.

ticket: 8808
src/lib/crypto/krb/Makefile.in
src/lib/crypto/krb/checksum_cbc.c [deleted file]
src/lib/crypto/krb/checksum_confounder.c [deleted file]
src/lib/crypto/krb/crypto_int.h
src/lib/crypto/krb/deps