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

/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Dppp.h512 /* Refuse the use of MPPE with 40-bit encryption. Conflict with PPP_MPPE_REFUSE_128. */
515 #define PPP_MPPE_REFUSE_128 0x08 macro
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dppp.c249 pcb->settings.refuse_mppe_128 = !!(flags & PPP_MPPE_REFUSE_128);

Completed in 38 milliseconds