Home
last modified time | relevance | path

Searched refs:GetBitCountLo (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dhash.hpp57 word32 GetBitCountLo() const { return loLen_ << 3; } in GetBitCountLo() function in TaoCrypt::HASHwithTransform
88 word32 GetBitCountLo() const { return loLen_ << 3; } in GetBitCountLo() function in TaoCrypt::HASH64withTransform
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dhash.hpp57 word32 GetBitCountLo() const { return loLen_ << 3; } in GetBitCountLo() function in TaoCrypt::HASHwithTransform
88 word32 GetBitCountLo() const { return loLen_ << 3; } in GetBitCountLo() function in TaoCrypt::HASH64withTransform
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/include/
H A Dhash.hpp57 word32 GetBitCountLo() const { return loLen_ << 3; } in GetBitCountLo() function in TaoCrypt::HASHwithTransform
88 word32 GetBitCountLo() const { return loLen_ << 3; } in GetBitCountLo() function in TaoCrypt::HASH64withTransform
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dhash.cpp79 HashLengthType preLoLen = GetBitCountLo(); in Final()
159 HashLengthType preLoLen = GetBitCountLo(); in Final()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dhash.cpp79 HashLengthType preLoLen = GetBitCountLo(); in Final()
159 HashLengthType preLoLen = GetBitCountLo(); in Final()
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/src/
H A Dhash.cpp79 HashLengthType preLoLen = GetBitCountLo(); in Final()
159 HashLengthType preLoLen = GetBitCountLo(); in Final()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Diterhash.h75 inline T GetBitCountLo() const {return m_countLo << 3;} in GetBitCountLo() function
H A Diterhash.cpp141 dataBuf[blockSize/sizeof(T)-2+order] = ConditionalByteReverse(order, this->GetBitCountLo()); in TruncatedFinal()
H A Dtiger.cpp33 m_data[7] = GetBitCountLo(); in TruncatedFinal()
H A Dttmac.cpp33 m_data[m_data.size()-2] = GetBitCountLo(); in TruncatedFinal()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Diterhash.h99 inline T GetBitCountLo() const in GetBitCountLo() function
H A Diterhash.cpp176 dataBuf[blockSize/sizeof(T)-2+order] = ConditionalByteReverse(order, this->GetBitCountLo()); in TruncatedFinal()
H A Dtiger.cpp45 m_data[7] = GetBitCountLo(); in TruncatedFinal()
H A Dttmac.cpp67 m_data[m_data.size()-2] = GetBitCountLo(); in TruncatedFinal()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Diterhash.h99 inline T GetBitCountLo() const in GetBitCountLo() function
H A Diterhash.cpp176 dataBuf[blockSize/sizeof(T)-2+order] = ConditionalByteReverse(order, this->GetBitCountLo()); in TruncatedFinal()
H A Dtiger.cpp45 m_data[7] = GetBitCountLo(); in TruncatedFinal()
H A Dttmac.cpp67 m_data[m_data.size()-2] = GetBitCountLo(); in TruncatedFinal()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Diterhash.h99 inline T GetBitCountLo() const in GetBitCountLo() function
H A Diterhash.cpp176 dataBuf[blockSize/sizeof(T)-2+order] = ConditionalByteReverse(order, this->GetBitCountLo()); in TruncatedFinal()
H A Dtiger.cpp45 m_data[7] = GetBitCountLo(); in TruncatedFinal()
H A Dttmac.cpp67 m_data[m_data.size()-2] = GetBitCountLo(); in TruncatedFinal()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Diterhash.h99 inline T GetBitCountLo() const in GetBitCountLo() function
H A Diterhash.cpp176 dataBuf[blockSize/sizeof(T)-2+order] = ConditionalByteReverse(order, this->GetBitCountLo()); in TruncatedFinal()
H A Dtiger.cpp45 m_data[7] = GetBitCountLo();

12