Home
last modified time | relevance | path

Searched refs:MPPE_OPT_128 (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ppp/
A Dppp_mppe.h7 #define MPPE_OPT_128 0x02 /* 128 bit */ macro
48 if (opts & MPPE_OPT_128) \
68 opts |= MPPE_OPT_128; \
A Dppp_mppe.c261 if (mppe_opts & MPPE_OPT_128) in mppe_init()

Completed in 4 milliseconds