Home
last modified time | relevance | path

Searched defs:CreateCodecCbcOut (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Crypto/
DMyAesReg.cpp11 static void *CreateCodecCbcOut() { return (void *)(ICompressFilter *)(new NCrypto::CAesCbcEncoder(3… in CreateCodecCbcOut() function
13 #define CreateCodecCbcOut 0 macro