Home
last modified time | relevance | path

Searched refs:HashMultipleBlocks (Results 1 – 25 of 48) sorted by relevance

12

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dsha.h57 size_t HashMultipleBlocks(const HashWordType *input, size_t length); in NAMESPACE_BEGIN()
96 size_t HashMultipleBlocks(const HashWordType *input, size_t length);
135 size_t HashMultipleBlocks(const HashWordType *input, size_t length);
H A Diterhash.h107 virtual size_t HashMultipleBlocks(const T *input, size_t length);
109 {HashMultipleBlocks(input, this->BlockSize());} in HashBlock()
H A Dsm3.h56 size_t HashMultipleBlocks(const HashWordType *input, size_t length); in NAMESPACE_BEGIN()
H A Diterhash.cpp63 size_t leftOver = HashMultipleBlocks((T *)(void*)input, length); in NAMESPACE_BEGIN()
93 template <class T, class BASE> size_t IteratedHashBase<T, BASE>::HashMultipleBlocks(const T *input,… in HashMultipleBlocks() function in IteratedHashBase
H A Dvmac.h45 size_t HashMultipleBlocks(const word64 *input, size_t length); in NAMESPACE_BEGIN()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha.h57 size_t HashMultipleBlocks(const HashWordType *input, size_t length); in NAMESPACE_BEGIN()
96 size_t HashMultipleBlocks(const HashWordType *input, size_t length);
135 size_t HashMultipleBlocks(const HashWordType *input, size_t length);
H A Diterhash.h107 virtual size_t HashMultipleBlocks(const T *input, size_t length);
109 {HashMultipleBlocks(input, this->BlockSize());} in HashBlock()
H A Dsm3.h56 size_t HashMultipleBlocks(const HashWordType *input, size_t length); in NAMESPACE_BEGIN()
H A Diterhash.cpp63 size_t leftOver = HashMultipleBlocks((T *)(void*)input, length); in NAMESPACE_BEGIN()
93 template <class T, class BASE> size_t IteratedHashBase<T, BASE>::HashMultipleBlocks(const T *input,… in HashMultipleBlocks() function in IteratedHashBase
H A Dvmac.h45 size_t HashMultipleBlocks(const word64 *input, size_t length); in NAMESPACE_BEGIN()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha.h57 size_t HashMultipleBlocks(const HashWordType *input, size_t length); in NAMESPACE_BEGIN()
96 size_t HashMultipleBlocks(const HashWordType *input, size_t length);
135 size_t HashMultipleBlocks(const HashWordType *input, size_t length);
H A Diterhash.h107 virtual size_t HashMultipleBlocks(const T *input, size_t length);
109 {HashMultipleBlocks(input, this->BlockSize());} in HashBlock()
H A Dsm3.h56 size_t HashMultipleBlocks(const HashWordType *input, size_t length); in NAMESPACE_BEGIN()
H A Diterhash.cpp63 size_t leftOver = HashMultipleBlocks((T *)(void*)input, length); in NAMESPACE_BEGIN()
93 template <class T, class BASE> size_t IteratedHashBase<T, BASE>::HashMultipleBlocks(const T *input,… in HashMultipleBlocks() function in IteratedHashBase
H A Dvmac.h45 size_t HashMultipleBlocks(const word64 *input, size_t length); in NAMESPACE_BEGIN()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dsha.h57 size_t HashMultipleBlocks(const HashWordType *input, size_t length); in NAMESPACE_BEGIN()
96 size_t HashMultipleBlocks(const HashWordType *input, size_t length);
135 size_t HashMultipleBlocks(const HashWordType *input, size_t length);
H A Diterhash.h107 virtual size_t HashMultipleBlocks(const T *input, size_t length);
109 {HashMultipleBlocks(input, this->BlockSize());} in HashBlock()
H A Dsm3.h56 size_t HashMultipleBlocks(const HashWordType *input, size_t length); in NAMESPACE_BEGIN()
H A Diterhash.cpp63 size_t leftOver = HashMultipleBlocks((T *)(void*)input, length); in NAMESPACE_BEGIN()
93 template <class T, class BASE> size_t IteratedHashBase<T, BASE>::HashMultipleBlocks(const T *input,… in HashMultipleBlocks() function in IteratedHashBase
H A Dvmac.h45 size_t HashMultipleBlocks(const word64 *input, size_t length); in NAMESPACE_BEGIN()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dsha.h43 size_t HashMultipleBlocks(const word32 *input, size_t length);
58 size_t HashMultipleBlocks(const word32 *input, size_t length);
H A Diterhash.h82 virtual size_t HashMultipleBlocks(const T *input, size_t length);
83 void HashBlock(const HashWordType *input) {HashMultipleBlocks(input, this->BlockSize());} in HashBlock()
H A Diterhash.cpp57 size_t leftOver = HashMultipleBlocks((T *)(void*)input, len); in NAMESPACE_BEGIN()
83 template <class T, class BASE> size_t IteratedHashBase<T, BASE>::HashMultipleBlocks(const T *input,… in HashMultipleBlocks() function in IteratedHashBase
H A Dvmac.h45 size_t HashMultipleBlocks(const word64 *input, size_t length); in NAMESPACE_BEGIN()
H A Dpanama.h52 size_t HashMultipleBlocks(const word32 *input, size_t length);

12