Searched defs:ProcessLastBlock (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dmodes.cpp166 void CBC_CTS_Encryption::ProcessLastBlock(byte *outString, const byte *inString, size_t length) function in class:CBC_CTS_Encryption
207 void CBC_CTS_Decryption::ProcessLastBlock(byte *outString, const byte *inString, size_t length) function in class:CBC_CTS_Decryption
H A Dcryptlib.cpp187 void StreamTransformation::ProcessLastBlock(byte *outString, const byte *inString, size_t length) function in class:StreamTransformation

Completed in 54 milliseconds