Searched refs:constSegmentLength (Results 1 – 2 of 2) sorted by relevance
188 constexpr const sal_uInt32 constSegmentLength = 4096; variable461 std::vector<sal_uInt8> inputBuffer(constSegmentLength); in decrypt()462 std::vector<sal_uInt8> outputBuffer(constSegmentLength); in decrypt()803 std::vector<sal_uInt8> inputBuffer(constSegmentLength); in encrypt()804 std::vector<sal_uInt8> outputBuffer(constSegmentLength); in encrypt()
186 constexpr const sal_uInt32 constSegmentLength = 4096; variable452 std::vector<sal_uInt8> inputBuffer(constSegmentLength); in decrypt()453 std::vector<sal_uInt8> outputBuffer(constSegmentLength); in decrypt()792 std::vector<sal_uInt8> inputBuffer(constSegmentLength); in encrypt()793 std::vector<sal_uInt8> outputBuffer(constSegmentLength); in encrypt()