• Home
  • Raw
  • Download

Lines Matching refs:SLOGI

123     SLOGI("keymaster module name is %s", mod->name);  in keymaster_init()
124 SLOGI("keymaster version is %d", mod->module_api_version); in keymaster_init()
129 SLOGI("Found keymaster1 module, using keymaster1 API."); in keymaster_init()
132 SLOGI("Found keymaster0 module, using keymaster0 API."); in keymaster_init()
204 SLOGI("Already have key"); in keymaster_create_key()
331 SLOGI("Signing safely-padded object"); in keymaster_sign_object()
920 SLOGI("Could not find valid persistent data, creating"); in load_persistent_data()
1196 SLOGI("Enabling support for allow_discards in dmcrypt.\n");
1206 SLOGI("Took %d tries to load dmcrypt table.\n", load_count);
1259 SLOGI("Using pbkdf2 for cryptfs KDF");
1270 SLOGI("Using scrypt for cryptfs KDF");
1290 SLOGI("Using scrypt with keymaster for cryptfs KDF");
1711 SLOGI("Failed to mount %s because it is busy - waiting",
1724 SLOGI("Started framework to offer wipe");
1759 SLOGI("cryptfs_restart");
1887 SLOGI("Password matches");
1902 SLOGI("Password did not match but decrypted drive mounted - continue");
2034 SLOGI("cryptfs_check_passwd");
2196 SLOGI("Making empty filesystem with command %s %s %s %s %s %s\n",
2206 SLOGI("Making empty filesystem with command %s %s %s %s %s\n",
2319 SLOGI("Encrypted to sector %" PRId64,
2326 SLOGI("Encrypting from sector %" PRId64,
2389 SLOGI("Encrypting group %d", i);
2513 SLOGI("Encrypting ext4 filesystem in place...");
2556 SLOGI("Encrypted to block %" PRId64, last_block);
2562 SLOGI("Encrypting from block %" PRId64, block);
2733 SLOGI("Encrypted 1 block at %" PRId64, i);
2780 SLOGI("Encrypted 1 block at next location");