Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Dtabprotection.cxx78 …static ::com::sun::star::uno::Sequence<sal_Int8> hashPassword(const String& aPassText, ScPasswordH…
106 Sequence<sal_Int8> ScTableProtectionImpl::hashPassword(const String& aPassText, ScPasswordHash eHas… in hashPassword() function in ScTableProtectionImpl
202 return hashPassword(maPassText, eHash); in getPasswordHash()
240 Sequence<sal_Int8> aHash = hashPassword(aPassText, meHash); in verifyPassword()

Completed in 19 milliseconds