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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/hwregs/
H A Dpinmux_defs.h185 unsigned int pc2 : 1; member in struct:__anon8593
210 unsigned int pc2 : 1; member in struct:__anon8594
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dufc.c78 * 56 bit key before using pc2 to give the i' key
88 static int pc2[48] = { variable
242 * do_pc2: permform pc2 permutation in the key schedule generation.
247 * Knowledge of the structure of the pc2 permutation is used.
324 * to affect pc2 permutation when
328 comes_from_bit = pc2[bit] - 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tests/
H A Dcrypttest.c101 * 56 bit key before using pc2 to give the i' key
111 static int pc2[48] = { variable
265 * do_pc2: permform pc2 permutation in the key schedule generation.
270 * Knowledge of the structure of the pc2 permutation is used.
347 * to affect pc2 permutation when
351 comes_from_bit = pc2[bit] - 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Ddes.c114 static const u32 pc2[1024] = { variable
641 const u32 *pt = pc2;
723 const u32 *pt = pc2;

Completed in 106 milliseconds