OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_type_name
(Results
1 - 2
of
2
) sorted by null
/system/vold/
cryptfs.h
56
unsigned char
crypto_type_name
[MAX_CRYPTO_TYPE_NAME_LEN]; /* The type of encryption
member in struct:crypt_mnt_ftr
cryptfs.c
408
sprintf(crypt_params, "%s %s 0 %s 0", crypt_ftr->
crypto_type_name
,
979
* filesystem size and
crypto_type_name
after calling this function.
992
ftr->
crypto_type_name
[0] = '\0';
[
all
...]
Completed in 378 milliseconds