Lines Matching refs:SLOGW
471 SLOGW("bad scrypt parameters '%s' should be like '12:8:1'; using defaults", paramstr); in get_device_scrypt_params()
674 SLOGW("upgrading crypto footer to 1.1"); in upgrade_crypt_ftr()
705 SLOGW("upgrading crypto footer to 1.2"); in upgrade_crypt_ftr()
715 SLOGW("upgrading crypto footer to 1.3"); in upgrade_crypt_ftr()
792 SLOGW("Warning: crypto footer minor version %d, expected <= %d, continuing...\n", in get_crypt_ftr_and_key()
1363 SLOGW("failure decrypting master key"); in decrypt_master_key()
1389 SLOGW("could not read mount files"); in ensure_subdirectory_unmounted()
1405 SLOGW("found sub-directory mount %s - %s\n", prefix, mentry->mnt_dir); in ensure_subdirectory_unmounted()
1416 SLOGW("umount sub-directory mount %s\n", mount_point.c_str()); in ensure_subdirectory_unmounted()
1445 SLOGW("sending SIGHUP to processes with open files\n"); in wait_and_unmount()
1448 SLOGW("sending SIGKILL to processes with open files\n"); in wait_and_unmount()
1840 SLOGW( in test_mount_encrypted_fs()