Lines Matching refs:SLOGI
116 SLOGI("keymaster module name is %s", mod->name); in keymaster_init()
117 SLOGI("keymaster version is %d", mod->module_api_version); in keymaster_init()
122 SLOGI("Found keymaster1 module, using keymaster1 API."); in keymaster_init()
125 SLOGI("Found keymaster0 module, using keymaster0 API."); in keymaster_init()
314 SLOGI("Signing safely-padded object"); in keymaster_sign_object()
916 SLOGI("Could not find valid persistent data, creating"); in load_persistent_data()
1190 SLOGI("Enabling support for allow_discards in dmcrypt.\n");
1200 SLOGI("Took %d tries to load dmcrypt table.\n", load_count);
1253 SLOGI("Using pbkdf2 for cryptfs KDF");
1266 SLOGI("Using scrypt for cryptfs KDF");
1286 SLOGI("Using scrypt with keymaster for cryptfs KDF");
1695 SLOGI("Failed to mount %s because it is busy - waiting",
1708 SLOGI("Started framework to offer wipe");
1736 SLOGI("cryptfs_restart");
1883 SLOGI("Password matches");
1898 SLOGI("Password did not match but decrypted drive mounted - continue");
2030 SLOGI("cryptfs_check_passwd");
2163 SLOGI("Making empty filesystem with command %s %s %s %s %s %s\n",
2173 SLOGI("Making empty filesystem with command %s %s %s %s %s\n",
2286 SLOGI("Encrypted to sector %" PRId64,
2293 SLOGI("Encrypting from sector %" PRId64,
2356 SLOGI("Encrypting group %d", i);
2479 SLOGI("Encrypting ext4 filesystem in place...");
2522 SLOGI("Encrypted to block %" PRId64, last_block);
2528 SLOGI("Encrypting from block %" PRId64, block);
2699 SLOGI("Encrypted 1 block at %" PRId64, i);
2746 SLOGI("Encrypted 1 block at next location");