Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Crypto/
H A DWzAes.h51 struct CKeyInfo struct
63 CKeyInfo(): KeySizeMode(kKeySizeMode_AES256) {} in CKeyInfo() argument
72 ~CKeyInfo() { Wipe(); } in ~CKeyInfo() argument
H A DZipStrong.h24 struct CKeyInfo struct
47 CKeyInfo _key; argument
H A D7zAes.h32 CKeyInfo() { ClearProps(); } in CKeyInfo() function