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

/external/lzma/CPP/7zip/Common/
H A DFilterCoder.cpp213 STDMETHODIMP CFilterCoder::CryptoSetPassword(const Byte *data, UInt32 size) function in class:CFilterCoder
215 return _setPassword->CryptoSetPassword(data, size);

Completed in 115 milliseconds