mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-12-16 19:56:54 +08:00
All modules using PolarSSL embedded library are now using pppcrypt.h. This header use to be only necessary for MSCHAP and was not built if MSCHAP wasn't enabled, we unfortunately left the build condition. Introduced by 3417a02b25: PPP: add a function map for hashes and ciphers to prepare for mbed TLS support.