Searched defs:digestSize (Results 1 – 2 of 2) sorted by relevance
70 int digestSize() throw ( ::com::sun::star::uno::Exception ) in digestSize() function in oox::OpenSSLDigest87 static int digestSize( const EVP_MD* digest ) throw ( ::com::sun::star::uno::Exception ) in digestSize() function in oox::OpenSSLDigest
692 size_t digestSize = digest.digestSize(); in hashPassword() local
Completed in 16 milliseconds