|
LibreOffice Module svl (master) 1
|
This is the complete list of members for SvPasswordHelper, including all inherited members.
| CompareHashPassword(const css::uno::Sequence< sal_Int8 > &rOldPassHash, std::u16string_view sNewPass) | SvPasswordHelper | static |
| GetHashPassword(css::uno::Sequence< sal_Int8 > &rPassHash, const char *pPass, sal_uInt32 nLen) | SvPasswordHelper | static |
| GetHashPassword(css::uno::Sequence< sal_Int8 > &rPassHash, std::u16string_view sPass) | SvPasswordHelper | static |
| GetHashPasswordBigEndian(css::uno::Sequence< sal_Int8 > &rPassHash, std::u16string_view sPass) | SvPasswordHelper | privatestatic |
| GetHashPasswordLittleEndian(css::uno::Sequence< sal_Int8 > &rPassHash, std::u16string_view sPass) | SvPasswordHelper | privatestatic |
| GetHashPasswordSHA1UTF8(css::uno::Sequence< sal_Int8 > &rPassHash, std::u16string_view sPass) | SvPasswordHelper | static |
| GetHashPasswordSHA256(css::uno::Sequence< sal_Int8 > &rPassHash, std::u16string_view sPass) | SvPasswordHelper | static |