Searched defs:rPassHash (Results 1 – 1 of 1) sorted by relevance
33 void SvPasswordHelper::GetHashPassword(uno::Sequence<sal_Int8>& rPassHash, const sal_Char* pPass, s… in GetHashPassword()44 void SvPasswordHelper::GetHashPasswordLittleEndian(uno::Sequence<sal_Int8>& rPassHash, const String… in GetHashPasswordLittleEndian()61 void SvPasswordHelper::GetHashPasswordBigEndian(uno::Sequence<sal_Int8>& rPassHash, const String& s… in GetHashPasswordBigEndian()78 void SvPasswordHelper::GetHashPassword(uno::Sequence<sal_Int8>& rPassHash, const String& sPass) in GetHashPassword()
Completed in 11 milliseconds