Searched refs:MPPE_BIT_ENCRYPTED (Results 1 – 1 of 1) sorted by relevance
118 #define MPPE_BIT_ENCRYPTED MPPE_BIT_D macro299 state->bits = MPPE_BIT_ENCRYPTED; in mppe_init()469 if (!(MPPE_BITS(ibuf) & MPPE_BIT_ENCRYPTED)) { in mppe_decompress()