|
virtual void | reset () |
|
virtual void | update (void const *data, uint size) |
|
virtual void | final (uchar *result) |
|
virtual uint64 | resultSize () const |
|
MCAPI void | $reset () |
|
MCAPI void | $update (void const *data, uint size) |
|
MCAPI void | $final (uchar *result) |
|
MCAPI uint64 | $resultSize () const |
|
|
::ll::TypedStorage< 4, 4, ::Crypto::Hash::HashType > | mHashType |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::evp_md_ctx_st > > | mHashPointer |
|
◆ reset()
virtual void Crypto::Hash::OpenSSLHashInterface::reset |
( |
| ) |
|
|
virtual |
◆ update()
virtual void Crypto::Hash::OpenSSLHashInterface::update |
( |
void const * | data, |
|
|
uint | size ) |
|
virtual |
◆ final()
virtual void Crypto::Hash::OpenSSLHashInterface::final |
( |
uchar * | result | ) |
|
|
virtual |
◆ resultSize()
virtual uint64 Crypto::Hash::OpenSSLHashInterface::resultSize |
( |
| ) |
const |
|
virtual |
◆ $vftable()
static MCAPI void ** Crypto::Hash::OpenSSLHashInterface::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: