Home
last modified time | relevance | path

Searched refs:oldCountLo (Results 1 – 5 of 5) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Diterhash.cpp14 HashWordType oldCountLo = m_countLo, oldCountHi = m_countHi; in NAMESPACE_BEGIN() local
15 if ((m_countLo = oldCountLo + HashWordType(len)) < oldCountLo) in NAMESPACE_BEGIN()
22 unsigned int num = ModPowerOf2(oldCountLo, blockSize); in NAMESPACE_BEGIN()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Diterhash.cpp18 HashWordType oldCountLo = m_countLo, oldCountHi = m_countHi; in NAMESPACE_BEGIN() local
19 if ((m_countLo = oldCountLo + HashWordType(length)) < oldCountLo) in NAMESPACE_BEGIN()
26 unsigned int num = ModPowerOf2(oldCountLo, blockSize); in NAMESPACE_BEGIN()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Diterhash.cpp18 HashWordType oldCountLo = m_countLo, oldCountHi = m_countHi; in NAMESPACE_BEGIN() local
19 if ((m_countLo = oldCountLo + HashWordType(length)) < oldCountLo) in NAMESPACE_BEGIN()
26 unsigned int num = ModPowerOf2(oldCountLo, blockSize); in NAMESPACE_BEGIN()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Diterhash.cpp18 HashWordType oldCountLo = m_countLo, oldCountHi = m_countHi; in NAMESPACE_BEGIN() local
19 if ((m_countLo = oldCountLo + HashWordType(length)) < oldCountLo) in NAMESPACE_BEGIN()
26 unsigned int num = ModPowerOf2(oldCountLo, blockSize); in NAMESPACE_BEGIN()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Diterhash.cpp18 HashWordType oldCountLo = m_countLo, oldCountHi = m_countHi; in NAMESPACE_BEGIN() local
19 if ((m_countLo = oldCountLo + HashWordType(length)) < oldCountLo) in NAMESPACE_BEGIN()
26 unsigned int num = ModPowerOf2(oldCountLo, blockSize); in NAMESPACE_BEGIN()