Searched refs:n_ConstDigestDecrypt (Results 1 – 2 of 2) sorted by relevance
35 const sal_Int32 n_ConstDigestDecrypt = 1056; // 1024 + 32 variable
502 if ( nSize > n_ConstDigestDecrypt ) in hasValidPassword()503 nSize = n_ConstDigestDecrypt; in hasValidPassword()