Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DZipRegistry.cpp220 static LPCWSTR const kEncryptionMethod = L"EncryptionMethod"; variable
288 SetRegString(fk, kEncryptionMethod, fo.EncryptionMethod); in Save()
346 GetRegString(fk, kEncryptionMethod, fo.EncryptionMethod); in Load()