Home
last modified time | relevance | path

Searched refs:LSH256 (Results 1 – 2 of 2) sorted by relevance

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dlsh.h106 class LSH256 : public LSH256_Base
126 LSH256() : LSH256_Base(0x0000020, DIGESTSIZE) { Restart(); } in LSH256() function
H A Dregtest1.cpp120 RegisterDefaultFactoryFor<HashTransformation, LSH256>(); in RegisterFactories1()