Searched defs:KeyBlob (Results 1 – 1 of 1) sorted by relevance
33 struct KeyBlob { struct34 bool Alloc(uint32_t len) in Alloc()44 void Clear() in Clear()52 bool IsEmpty() const in IsEmpty()76 KeyBlob key; argument