Lines Matching refs:fscrypt_is_native
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()
832 if (fscrypt_is_native()) { in fscrypt_prepare_user_storage()
862 if (fscrypt_is_native()) { in fscrypt_prepare_user_storage()
912 if (fscrypt_is_native()) { in fscrypt_destroy_user_storage()
941 if (fscrypt_is_native()) { in fscrypt_destroy_user_storage()