Home
last modified time | relevance | path

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

/system/extras/libfscrypt/
Dfscrypt.cpp139 bool OptionsToString(const EncryptionOptions& options, std::string* options_string) { in OptionsToString()
144 std::string* options_string) { in OptionsToStringForApiLevel()
176 bool ParseOptions(const std::string& options_string, EncryptionOptions* options) { in ParseOptions()
180 bool ParseOptionsForApiLevel(unsigned int first_api_level, const std::string& options_string, in ParseOptionsForApiLevel()
/system/core/init/
Dfscrypt_init_extensions.cpp110 std::string options_string; in LookupPolicy() local
/system/extras/libfscrypt/tests/
Dfscrypt_test.cpp32 std::string options_string; in TestString() local
/system/vold/
DMetadataCrypt.cpp190 static bool parse_options(const std::string& options_string, CryptoOptions* options) { in parse_options()
DFsCrypt.cpp278 auto options_string = android::base::GetProperty("ro.crypto.volume.options", in get_volume_file_encryption_options() local
445 std::string options_string; in fscrypt_initialize_systemwide_keys() local