]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppdconf.h.in
Create a new API to abstract the crypto functions used by pppd.
[ppp.git] / pppd / pppdconf.h.in
index 64c37f7f6c97b77f49535a53a216a0761c01b375..ad25dca63d06c1f141b769c5e3d8501f320588b9 100644 (file)
 /* Have PEAP authentication support */
 #undef PPP_WITH_PEAP
 
-/* Use included des included with pppd */
-#undef USE_CRYPT
-
-/* Use included md4 included with pppd */
-#undef USE_MD4
-
-/* Use included md5 included with pppd */
-#undef USE_MD5
-
-/* Use included sha included with pppd */
-#undef USE_SHA
-
 /* The pppd version */
 #undef PPPD_VERSION