Home
last modified time | relevance | path

Searched refs:ProcessLastBlock (Results 1 – 25 of 33) sorted by relevance

12

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dmodes.cpp188 void CBC_CTS_Encryption::ProcessLastBlock(byte *outString, const byte *inString, size_t length) in ProcessLastBlock() function in CBC_CTS_Encryption
235 void CBC_CTS_Decryption::ProcessLastBlock(byte *outString, const byte *inString, size_t length) in ProcessLastBlock() function in CBC_CTS_Decryption
H A Dmodes.h247 void ProcessLastBlock(byte *outString, const byte *inString, size_t length);
279 void ProcessLastBlock(byte *outString, const byte *inString, size_t length);
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dxts.h113 … size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength); in NAMESPACE_BEGIN()
H A Dmodes.cpp210 size_t CBC_CTS_Encryption::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString… in ProcessLastBlock() function in CBC_CTS_Encryption
263 size_t CBC_CTS_Decryption::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString… in ProcessLastBlock() function in CBC_CTS_Decryption
H A Dmodes.h310 size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength);
341 size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength);
H A Dfilters.cpp738 length = m_cipher.ProcessLastBlock(space, m_reservedBufferSize, inString, leftOver); in LastPut()
744 length = m_cipher.ProcessLastBlock(space, m_reservedBufferSize, NULLPTR, 0); in LastPut()
767 size_t used = m_cipher.ProcessLastBlock(space, blockSize, space, blockSize); in LastPut()
781 size_t used = m_cipher.ProcessLastBlock(space, length, inString, length); in LastPut()
H A Dcryptlib.cpp206 void StreamTransformation::ProcessLastBlock(byte *outString, const byte *inString, size_t length)
217 size_t StreamTransformation::ProcessLastBlock(byte *outString, size_t outLength, const byte *inStri… in ProcessLastBlock() function in StreamTransformation
H A Dxts.cpp364 size_t XTS_ModeBase::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size… in ProcessLastBlock() function in XTS_ModeBase
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dxts.h113 … size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength); in NAMESPACE_BEGIN()
H A Dmodes.cpp210 size_t CBC_CTS_Encryption::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString… in ProcessLastBlock() function in CBC_CTS_Encryption
263 size_t CBC_CTS_Decryption::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString… in ProcessLastBlock() function in CBC_CTS_Decryption
H A Dmodes.h310 size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength);
341 size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength);
H A Dfilters.cpp738 length = m_cipher.ProcessLastBlock(space, m_reservedBufferSize, inString, leftOver); in LastPut()
744 length = m_cipher.ProcessLastBlock(space, m_reservedBufferSize, NULLPTR, 0); in LastPut()
767 size_t used = m_cipher.ProcessLastBlock(space, blockSize, space, blockSize); in LastPut()
781 size_t used = m_cipher.ProcessLastBlock(space, length, inString, length); in LastPut()
H A Dcryptlib.cpp206 void StreamTransformation::ProcessLastBlock(byte *outString, const byte *inString, size_t length)
217 size_t StreamTransformation::ProcessLastBlock(byte *outString, size_t outLength, const byte *inStri… in ProcessLastBlock() function in StreamTransformation
H A Dxts.cpp368 size_t XTS_ModeBase::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size… in ProcessLastBlock() function in XTS_ModeBase
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dxts.h113 … size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength); in NAMESPACE_BEGIN()
H A Dmodes.cpp210 size_t CBC_CTS_Encryption::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString… in ProcessLastBlock() function in CBC_CTS_Encryption
263 size_t CBC_CTS_Decryption::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString… in ProcessLastBlock() function in CBC_CTS_Decryption
H A Dmodes.h310 size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength);
341 size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength);
H A Dfilters.cpp738 length = m_cipher.ProcessLastBlock(space, m_reservedBufferSize, inString, leftOver); in LastPut()
744 length = m_cipher.ProcessLastBlock(space, m_reservedBufferSize, NULLPTR, 0); in LastPut()
767 size_t used = m_cipher.ProcessLastBlock(space, blockSize, space, blockSize); in LastPut()
781 size_t used = m_cipher.ProcessLastBlock(space, length, inString, length); in LastPut()
H A Dcryptlib.cpp206 void StreamTransformation::ProcessLastBlock(byte *outString, const byte *inString, size_t length)
217 size_t StreamTransformation::ProcessLastBlock(byte *outString, size_t outLength, const byte *inStri… in ProcessLastBlock() function in StreamTransformation
H A Dxts.cpp368 size_t XTS_ModeBase::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size… in ProcessLastBlock() function in XTS_ModeBase
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dxts.h113 … size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength); in NAMESPACE_BEGIN()
H A Dmodes.cpp210 size_t CBC_CTS_Encryption::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString…
263 size_t CBC_CTS_Decryption::ProcessLastBlock(byte *outString, size_t outLength, const byte *inString…
H A Dmodes.h310 size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength);
341 size_t ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength);
H A Dfilters.cpp738 length = m_cipher.ProcessLastBlock(space, m_reservedBufferSize, inString, leftOver); in LastPut()
744 length = m_cipher.ProcessLastBlock(space, m_reservedBufferSize, NULLPTR, 0); in LastPut()
767 size_t used = m_cipher.ProcessLastBlock(space, blockSize, space, blockSize); in LastPut()
781 size_t used = m_cipher.ProcessLastBlock(space, length, inString, length); in LastPut()
H A Dcryptlib.cpp206 void StreamTransformation::ProcessLastBlock(byte *outString, const byte *inString, size_t length)
217 size_t StreamTransformation::ProcessLastBlock(byte *outString, size_t outLength, const byte *inStri… in ProcessLastBlock() function in StreamTransformation

12