Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_mppe.c118 #define MPPE_BIT_ENCRYPTED MPPE_BIT_D macro
299 state->bits = MPPE_BIT_ENCRYPTED; in mppe_init()
469 if (!(MPPE_BITS(ibuf) & MPPE_BIT_ENCRYPTED)) { in mppe_decompress()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_mppe.c118 #define MPPE_BIT_ENCRYPTED MPPE_BIT_D macro
299 state->bits = MPPE_BIT_ENCRYPTED; in mppe_init()
469 if (!(MPPE_BITS(ibuf) & MPPE_BIT_ENCRYPTED)) { in mppe_decompress()

Completed in 2 milliseconds