]> git.ozlabs.org Git - ppp.git/commit - pppd/plugins/radius/md5.c
Reduce the clutter by defining the MD4/MD5/SHA digest lengths in one place. Avoid...
authorEivind Næss <eivnaes@yahoo.com>
Mon, 8 Aug 2022 15:51:54 +0000 (08:51 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Tue, 16 Aug 2022 02:40:12 +0000 (19:40 -0700)
commit4cb90c1fb141ae3cca08c2ac9c663c14a4d2473e
treef29271d775e9cbc64bd3c2253cf0b71f0b73b708
parent774440c7f0a2b633bae02980927e36ad371604dc
Reduce the clutter by defining the MD4/MD5/SHA digest lengths in one place. Avoid using these variables in function descriptors.

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
13 files changed:
pppd/chap-md5.c
pppd/chap_ms.c
pppd/chap_ms.h
pppd/mppe.c
pppd/mppe.h
pppd/plugins/radius/Makefile.am
pppd/plugins/radius/md5.c
pppd/plugins/radius/radius.c
pppd/plugins/radius/radiusclient.h
pppd/plugins/winbind.c
pppd/ppp-crypto.c
pppd/ppp-crypto.h
pppd/ppp-des.c