Searched defs:KEYLEN (Results 1 – 3 of 3) sorted by relevance
19 #define KEYLEN 40 macro
86 #define KEYLEN(b) (((b) & MPPE_128) ? 16 : 8) macro
98 #define KEYLEN(b) (((b) & MPPE_128) ? 16 : 8) macro