Definition at line 1390 of file qcryptographichash.cpp.
◆ QMessageAuthenticationCodePrivate() [1/2]
◆ QMessageAuthenticationCodePrivate() [2/2]
◆ finalize() [1/2]
| void QMessageAuthenticationCodePrivate::finalize |
( |
| ) |
|
◆ finalize() [2/2]
| void QMessageAuthenticationCodePrivate::finalize |
( |
| ) |
|
◆ finalizeUnchecked() [1/2]
| void QMessageAuthenticationCodePrivate::finalizeUnchecked |
( |
| ) |
|
|
noexcept |
◆ finalizeUnchecked() [2/2]
| void QMessageAuthenticationCodePrivate::finalizeUnchecked |
( |
| ) |
|
|
noexcept |
◆ initMessageHash() [1/2]
| void QMessageAuthenticationCodePrivate::initMessageHash |
( |
| ) |
|
|
noexcept |
◆ initMessageHash() [2/2]
| void QMessageAuthenticationCodePrivate::initMessageHash |
( |
| ) |
|
|
noexcept |
◆ setKey() [1/2]
Transforms key newKey into a block-sized format and stores it in member key.
This function assumes it can use messageHash (i.e. it's in its initial state (reset() has been called)).
Definition at line 1420 of file qcryptographichash.cpp.
References initMessageHash().
◆ setKey() [2/2]
◆ key
| HashBlock QMessageAuthenticationCodePrivate::key |
◆ messageHash
The documentation for this class was generated from the following file: