Searched defs:CKeyInfo (Results 1 – 3 of 3) sorted by relevance
51 struct CKeyInfo struct63 CKeyInfo(): KeySizeMode(kKeySizeMode_AES256) {} in CKeyInfo() argument72 ~CKeyInfo() { Wipe(); } in ~CKeyInfo() argument
24 struct CKeyInfo struct47 CKeyInfo _key; argument
32 CKeyInfo() { ClearProps(); } in CKeyInfo() function