Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
Dkey_utils.h33 struct KeyBlob { struct
34 bool Alloc(uint32_t len) in Alloc()
44 void Clear() in Clear()
52 bool IsEmpty() const in IsEmpty()
76 KeyBlob key; argument