Home
last modified time | relevance | path

Searched defs:AgilePasswordKeyEncryptor (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/oox/source/core/
H A Dencryption.cxx341 struct AgilePasswordKeyEncryptor struct
343 sal_Int32 saltSize;
344 sal_Int32 blockSize;
345 sal_Int32 keyBits;
346 sal_Int32 hashSize;
347 OUString cipherAlgorithm;
348 OUString cipherChaining;
349 OUString hashAlgorithm;
350 vector< sal_uInt8 > saltValue;
351 sal_Int32 spinCount;
[all …]

Completed in 25 milliseconds