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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Deprecomp.cpp103 const DL_FixedBasePrecomputationImpl<T> &pc2 = static_cast<const DL_FixedBasePrecomputationImpl<T> &>(i_pc2); local
104 eb.reserve(m_bases.size() + pc2.m_bases.size());
106 pc2.PrepareCascade(group, eb, exponent2);
H A Deprecomp.h37 virtual Element CascadeExponentiate(const DL_GroupPrecomputation<Element> &group, const Integer &exponent, const DL_FixedBasePrecomputation<Element> &pc2, const Integer &exponent2) const =0;
58 Element CascadeExponentiate(const DL_GroupPrecomputation<Element> &group, const Integer &exponent, const DL_FixedBasePrecomputation<Element> &pc2, const Integer &exponent2) const;
H A Ddes.cpp255 static const byte pc2[] = { variable
297 if (pcr[pc2[j]-1]){
H A Dluc.h142 Integer CascadeExponentiate(const DL_GroupPrecomputation<Element> &group, const Integer &exponent, const DL_FixedBasePrecomputation<Integer> &pc2, const Integer &exponent2) const argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dpinmux_defs.h185 unsigned int pc2 : 1; member in struct:__anon9155
210 unsigned int pc2 : 1; member in struct:__anon9156
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dpinmux_defs.h195 unsigned int pc2 : 1; member in struct:__anon8980
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/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-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Ddes_generic.c108 static const u32 pc2[1024] = { variable
635 const u32 *pt = pc2;
718 const u32 *pt = pc2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dframemanager.cpp323 int i, j, k, dock_count, pc1, pc2; local
328 for (k = 0, pc2 = src_panes.GetCount(); k < pc2; ++k)

Completed in 146 milliseconds