Home
last modified time | relevance | path

Searched refs:first_api_level (Results 1 – 10 of 10) sorted by relevance

/system/vold/model/
DVolumeEncryption.cpp36 auto first_api_level = in lookup_volume_method() local
40 return first_api_level > pre_gki_level ? VolumeMethod::kDefaultKey : VolumeMethod::kCrypt; in lookup_volume_method()
44 if (first_api_level > pre_gki_level) { in lookup_volume_method()
47 << first_api_level; in lookup_volume_method()
/system/extras/libfscrypt/tests/
Dfscrypt_test.cpp29 const EncryptionOptions TestString(unsigned int first_api_level, const std::string instring, in TestString() argument
34 EXPECT_TRUE(ParseOptionsForApiLevel(first_api_level, instring, &options)); in TestString()
35 EXPECT_TRUE(OptionsToStringForApiLevel(first_api_level, options, &options_string)); in TestString()
40 #define TEST_STRING(first_api_level, instring, outstring) \ argument
42 auto options = TestString(first_api_level, instring, outstring);
/system/extras/libfscrypt/include/fscrypt/
Dfscrypt.h54 bool OptionsToStringForApiLevel(unsigned int first_api_level, const EncryptionOptions& options,
59 bool ParseOptionsForApiLevel(unsigned int first_api_level, const std::string& options_string,
/system/extras/libfscrypt/
Dfscrypt.cpp143 bool OptionsToStringForApiLevel(unsigned int first_api_level, const EncryptionOptions& options, in OptionsToStringForApiLevel() argument
164 if (!ParseOptionsForApiLevel(first_api_level, *options_string, &options_check)) { in OptionsToStringForApiLevel()
180 bool ParseOptionsForApiLevel(unsigned int first_api_level, const std::string& options_string, in ParseOptionsForApiLevel() argument
207 auto is_gki = first_api_level > pre_gki_level; in ParseOptionsForApiLevel()
/system/bpf/bpfloader/
Dbpfloader.rc12 # ro.kernel.ebpf.supported, ro.product.first_api_level & ro.build.version.sdk
/system/vold/
DFsCrypt.cpp267 auto first_api_level = GetFirstApiLevel(); in get_volume_file_encryption_options() local
271 first_api_level > pre_gki_level ? "" : "aes-256-heh"); in get_volume_file_encryption_options()
274 if (!ParseOptionsForApiLevel(first_api_level, options_string, options)) { in get_volume_file_encryption_options()
/system/sepolicy/prebuilts/api/28.0/public/
Dproperty_contexts286 ro.product.first_api_level u:object_r:exported_default_prop:s0 exact int
/system/sepolicy/prebuilts/api/29.0/public/
Dproperty_contexts350 ro.product.first_api_level u:object_r:exported_default_prop:s0 exact int
/system/sepolicy/prebuilts/api/30.0/public/
Dproperty_contexts385 ro.product.first_api_level u:object_r:exported_default_prop:s0 exact int
/system/sepolicy/private/
Dproperty_contexts644 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int