mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 13:34:38 +08:00
PPP, updated polarssl readme
This commit is contained in:
parent
0bfe435c4f
commit
d5667343cb
@ -19,13 +19,12 @@ LWIP_INCLUDED_POLARSSL_MD4 ; Use lwIP internal PolarSSL for MD4
|
|||||||
LWIP_INCLUDED_POLARSSL_MD5 ; Use lwIP internal PolarSSL for MD5
|
LWIP_INCLUDED_POLARSSL_MD5 ; Use lwIP internal PolarSSL for MD5
|
||||||
LWIP_INCLUDED_POLARSSL_SHA1 ; Use lwIP internal PolarSSL for SHA1
|
LWIP_INCLUDED_POLARSSL_SHA1 ; Use lwIP internal PolarSSL for SHA1
|
||||||
LWIP_INCLUDED_POLARSSL_DES ; Use lwIP internal PolarSSL for DES
|
LWIP_INCLUDED_POLARSSL_DES ; Use lwIP internal PolarSSL for DES
|
||||||
|
LWIP_INCLUDED_POLARSSL_ARC4 ; Use lwIP internal PolarSSL for ARC4
|
||||||
|
|
||||||
If set (=1), the default if required by another enabled PPP feature unless
|
If set (=1), the default if required by another enabled PPP feature unless
|
||||||
explicitly set to 0, using included lwIP PolarSSL.
|
explicitly set to 0, using included lwIP PolarSSL.
|
||||||
|
|
||||||
If clear (=0), using external PolarSSL.
|
If clear (=0), not needed or using external PolarSSL.
|
||||||
|
|
||||||
Undefined if not needed.
|
|
||||||
|
|
||||||
Beware of the stack requirements which can be a lot larger if you are not
|
Beware of the stack requirements which can be a lot larger if you are not
|
||||||
using our cleaned PolarSSL library.
|
using our cleaned PolarSSL library.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user