Searched refs:fscrypt_is_native (Results 1 – 9 of 9) sorted by relevance
465 if (fscrypt_is_native()) { in fscrypt_init_user0()486 if (!fscrypt_is_native() && !fscrypt_is_emulated()) { in fscrypt_init_user0()493 if (fscrypt_is_native() && android::vold::isFsKeyringSupported()) { in fscrypt_init_user0()502 if (!fscrypt_is_native()) { in fscrypt_vold_create_user_key()553 if (!fscrypt_is_native()) { in fscrypt_destroy_user_key()709 if (!fscrypt_is_native()) return true; in fscrypt_add_user_key_auth()719 if (!fscrypt_is_native()) return true; in fscrypt_clear_user_key_auth()727 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 …]
1662 if (fscrypt_is_native()) { in cryptfs_restart()1682 if (fscrypt_is_native()) { in do_crypto_complete()1884 if (fscrypt_is_native() && in cryptfs_setup_ext_volume()1916 if (fscrypt_is_native()) { in cryptfs_check_passwd()2454 if (fscrypt_is_native()) { in cryptfs_changepw()2650 if (fscrypt_is_native()) { in cryptfs_getfield()2715 if (fscrypt_is_native()) { in cryptfs_setfield()2835 if (fscrypt_is_native()) { in cryptfs_get_password_type()2855 if (fscrypt_is_native()) { in cryptfs_get_password()
532 if (fscrypt_is_native()) { in fdeEnable()617 if (!fscrypt_is_native()) { in mountDefaultEncrypted()
355 if (fscrypt_is_native()) { in forgetPartition()
22 bool fscrypt_is_native();
84 if (fscrypt_is_native()) { in Format()
187 if (fscrypt_is_native()) { in Format()
88 bool fscrypt_is_native() { in fscrypt_is_native() function
405 if (fscrypt_is_native()) { in make_dir_with_options()1149 if (fscrypt_is_native() && !android::gsi::IsGsiRunning()) { in ExecVdcRebootOnFailure()