Searched refs:fscrypt_is_native (Results 1 – 9 of 9) sorted by relevance
471 if (fscrypt_is_native()) { in fscrypt_init_user0()492 if (!fscrypt_is_native() && !fscrypt_is_emulated()) { in fscrypt_init_user0()499 if (fscrypt_is_native() && android::vold::isFsKeyringSupported()) { in fscrypt_init_user0()508 if (!fscrypt_is_native()) { in fscrypt_vold_create_user_key()559 if (!fscrypt_is_native()) { in fscrypt_destroy_user_key()705 if (!fscrypt_is_native()) return true; in fscrypt_add_user_key_auth()713 if (!fscrypt_is_native()) return true; in fscrypt_clear_user_key_auth()721 if (!fscrypt_is_native()) return true; in fscrypt_fixate_newest_user_key_auth()744 if (fscrypt_is_native()) { in fscrypt_unlock_user_key()773 if (fscrypt_is_native()) { in fscrypt_lock_user_key()[all …]
1762 if (fscrypt_is_native()) { in cryptfs_restart()1782 if (fscrypt_is_native()) { in do_crypto_complete()1977 if (fscrypt_is_native() && in cryptfs_setup_ext_volume()2009 if (fscrypt_is_native()) { in cryptfs_check_passwd()2436 if (fscrypt_is_native()) { in cryptfs_changepw()2632 if (fscrypt_is_native()) { in cryptfs_getfield()2697 if (fscrypt_is_native()) { in cryptfs_setfield()2817 if (fscrypt_is_native()) { in cryptfs_get_password_type()2837 if (fscrypt_is_native()) { in cryptfs_get_password()
580 if (fscrypt_is_native()) { in fdeEnable()665 if (!fscrypt_is_native()) { in mountDefaultEncrypted()959 if (fscrypt_is_native()) return false; in IgnoreEarlyBootEnded()
364 if (fscrypt_is_native()) { in forgetPartition()
22 bool fscrypt_is_native();
85 if (fscrypt_is_native()) { in Format()
187 if (fscrypt_is_native()) { in Format()
88 bool fscrypt_is_native() { in fscrypt_is_native() function
438 if (fscrypt_is_native()) { in make_dir_with_options()1208 if (fscrypt_is_native() && !android::gsi::IsGsiRunning()) { in ExecVdcRebootOnFailure()