Searched refs:Base32Decoder (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dbase32.cpp19 void Base32Decoder::IsolatedInitialize(const NameValuePairs &parameters)
26 const int *Base32Decoder::GetDefaultDecodingLookupArray()
H A Dbase32.h24 class Base32Decoder : public BaseN_Decoder class in inherits:BaseN_Decoder
27 Base32Decoder(BufferedTransformation *attachment = NULL) function in class:Base32Decoder
H A Dvalidat1.cpp1326 fail = !TestFilter(Base32Decoder().Ref(), (const byte *)base32Encoded, strlen(base32Encoded), data, 255);

Completed in 109 milliseconds