diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2023-02-24 10:41:16 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2023-03-17 00:41:32 +0100 |
| commit | 9248d0cfbee0805d670f4b6b07bd3bf4003d6263 (patch) | |
| tree | 54ca5ad731d5bff5b2f1b96e952c120d7a692b72 /tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp | |
| parent | ca1b03be697176233a0680aeab37f4161599b6cc (diff) | |
QCryptographicHash: separate OpenSSL3 and traditional modes more
... by defining separate init(), reset(), addData() and
finalizeUnchecked() functions instead of doing #ifdef'ery inside the
function bodies.
The purpose of the exercise is that these functions will later end up
in different classes. For now, we can already drop the UINT_MAX loop
for the OpenSSL30 case, as both EVP_DigestUpdate() and the Blake
functions use size_t lengths in the API.
Pick-to: 6.5
Change-Id: I9ad618c90bb54b429db3225061cd5cfd25243fca
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions
