Home
last modified time | relevance | path

Searched refs:MPPE_BIT_ENCRYPTED (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/netif/ppp/
H A Dmppe.c48 #define MPPE_BIT_ENCRYPTED MPPE_BIT_D macro
169 state->bits = MPPE_BIT_ENCRYPTED; in mppe_init()
302 if (!(MPPE_BITS(pl) & MPPE_BIT_ENCRYPTED)) { in mppe_decompress()

Completed in 1 milliseconds