Home
last modified time | relevance | path

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

/reactos/dll/win32/crypt32/
H A Dprotectdata.c344 BOOL unserialize(const DATA_BLOB *pSerial, struct protect_data_t *pInfo) in unserialize() function
/reactos/dll/shellext/shellbtrfs/
H A Dbalance.cpp1052 static void unserialize(void* data, ULONG len, WCHAR* s) { in unserialize() function