]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove unused internal DES functions 1204/head
authorRobbie Harwood <rharwood@redhat.com>
Tue, 13 Jul 2021 20:39:49 +0000 (16:39 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 25 Aug 2021 22:19:59 +0000 (18:19 -0400)
commit40b1e237a04b584d8d6d482318392fafc89f6b36
treeb73f7debb8b35d863c062eb6ee36a4712ddc52c1
parentd15930bec22781473c2eaf72c08a145508b373ba
Remove unused internal DES functions

k5_des_is_weak_key() and k5_rand2key_des() have no callers since
fb2dada5eb89c4cd4e39dedd6dbb7dbd5e94f8b8 removed single-DES support.
src/lib/crypto/builtin/des/des_keys.c
src/lib/crypto/krb/crypto_int.h
src/lib/crypto/krb/random_to_key.c
src/lib/crypto/openssl/des/des_keys.c