Searched refs:CRYPT_FEEDTERM (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_pof.h17 #define CRYPT_FEEDTERM 0x8142 macro
H A Dhysdn_boot.c75 boot->Cryptor = (boot->Cryptor >> 1) ^ ((boot->Cryptor & 1U) ? CRYPT_FEEDTERM : 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_pof.h17 #define CRYPT_FEEDTERM 0x8142 macro
H A Dhysdn_boot.c75 boot->Cryptor = (boot->Cryptor >> 1) ^ ((boot->Cryptor & 1U) ? CRYPT_FEEDTERM : 0);

Completed in 76 milliseconds