Home
last modified time | relevance | path

Searched refs:CMyComBSTR_Wipe (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/Common/
DMyCom.h175 class CMyComBSTR_Wipe: public CMyComBSTR
177 CLASS_NO_COPY(CMyComBSTR_Wipe) in CLASS_NO_COPY() argument
179 CMyComBSTR_Wipe(): CMyComBSTR() {} in CLASS_NO_COPY()
180 ~CMyComBSTR_Wipe() { Wipe_and_Free(); } in ~CMyComBSTR_Wipe()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zDecode.cpp419 CMyComBSTR_Wipe passwordBSTR; in Decode()
D7zHandlerOut.cpp679 CMyComBSTR_Wipe password; in UpdateItems()