Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/oox/source/core/
H A Dencryption.cxx688 static vector< sal_uInt8 > hashPassword( const OUString& password, const EVP_MD *digestAlgorithm, v… in hashPassword() function
841 …vector< sal_uInt8 > passwordHash = hashPassword( password, digestAlgorithm, passwordKeyEncryptor.s… in verifyPassword()

Completed in 26 milliseconds