OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crypt_persist_data
(Results
1 - 2
of
2
) sorted by null
/system/vold/
cryptfs.h
80
__le64 persist_data_offset[2]; /* Absolute offset to both copies of
crypt_persist_data
114
struct
crypt_persist_data
{
struct
cryptfs.c
72
static struct
crypt_persist_data
*persist_data = NULL;
303
static void init_empty_persist_data(struct
crypt_persist_data
*pdata, int len)
321
struct
crypt_persist_data
*pdata;
469
struct
crypt_persist_data
*pdata = NULL;
563
struct
crypt_persist_data
*pdata;
[
all
...]
Completed in 62 milliseconds