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

/linux-4.4.14/drivers/net/ppp/
H A Dppp_mppe.c123 #define MPPE_BIT_ENCRYPTED MPPE_BIT_D macro
329 state->bits = MPPE_BIT_ENCRYPTED; mppe_init()
511 if (!(MPPE_BITS(ibuf) & MPPE_BIT_ENCRYPTED)) { mppe_decompress()

Completed in 59 milliseconds