Home
last modified time | relevance | path

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

/aoo42x/main/oox/inc/oox/helper/
H A Dopenssl_wrapper.hxx40 class OpenSSLDigest class
43 OpenSSLDigest() throw ( ::com::sun::star::uno::Exception ) in OpenSSLDigest() function in oox::OpenSSLDigest
54 ~OpenSSLDigest() in ~OpenSSLDigest()
96 OpenSSLDigest( const OpenSSLDigest& rValue );
97 OpenSSLDigest& operator=( const OpenSSLDigest& rValue );
/aoo42x/main/oox/source/core/
H A Dencryption.cxx690 OpenSSLDigest digest; in hashPassword()
751 OpenSSLDigest digest; in generateKey()
778 OpenSSLDigest digest; in generateIv()
850 OpenSSLDigest verifierDigest; in verifyPassword()
883 toBlock0( hmacKey, OpenSSLDigest::digestSize( keyDataDigestAlgorithm ) ); in verifyPassword()
889 toBlock0( hmacValue, OpenSSLDigest::digestSize( keyDataDigestAlgorithm ) ); in verifyPassword()

Completed in 19 milliseconds