Home
last modified time | relevance | path

Searched defs:passwordHash (Results 1 – 1 of 1) sorted by path

/trunk/main/oox/source/core/
H A Dencryption.cxx745 static vector< sal_uInt8 > generateKey( const vector< sal_uInt8 >& passwordHash, in generateKey()
818 static vector< sal_uInt8 > hashInput( const vector< sal_uInt8 >& passwordHash, in hashInput()
841 …vector< sal_uInt8 > passwordHash = hashPassword( password, digestAlgorithm, passwordKeyEncryptor.s… in verifyPassword() local

Completed in 14 milliseconds