LeviLamina
Loading...
Searching...
No Matches
Crypto::Hash::OpenSSLHashInterface Class Reference
+ Inheritance diagram for Crypto::Hash::OpenSSLHashInterface:

Public Member Functions

OpenSSLHashInterfaceoperator= (OpenSSLHashInterface const &)
 
 OpenSSLHashInterface (OpenSSLHashInterface const &)
 
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
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnkf67a52
 
::ll::UntypedStorage< 8, 8 > mUnk3bbd85
 

Member Function Documentation

◆ reset()

virtual void Crypto::Hash::OpenSSLHashInterface::reset ( )
virtual

Implements Crypto::Hash::IHash.

◆ update()

virtual void Crypto::Hash::OpenSSLHashInterface::update ( void const * data,
uint size )
virtual

Implements Crypto::Hash::IHash.

◆ final()

virtual void Crypto::Hash::OpenSSLHashInterface::final ( uchar * result)
virtual

Implements Crypto::Hash::IHash.

◆ resultSize()

virtual uint64 Crypto::Hash::OpenSSLHashInterface::resultSize ( ) const
virtual

Implements Crypto::Hash::IHash.


The documentation for this class was generated from the following file: