Home
last modified time | relevance | path

Searched refs:MPPE_56 (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_mppc.h64 #define MPPE_56 0x00000080 /* use 56 bit key */ macro
/f-stack/freebsd/netgraph/
H A Dng_mppc.h64 #define MPPE_56 0x00000080 /* use 56 bit key */ macro
H A Dng_mppc.c336 else if ((cfg->bits & MPPE_56) != 0) in ng_mppc_rcvmsg()
901 else if ((bits & MPPE_56) != 0) in ng_mppc_updatekey()