Home | History | Annotate | Download | only in vold

Lines Matching full:encryption

410  * Since the entire framework is torn down and rebuilt after encryption,
570 * encryption info footer and key, and plenty of bytes to spare for future
1774 SLOGE("not running with encryption, aborting");
1803 SLOGE("Encryption process is partway completed\n");
1808 SLOGE("Encryption process was interrupted but cannot continue\n");
1813 SLOGE("Encryption is successful but data is corrupt\n");
1853 SLOGE("Hardware encryption key does not match");
2015 SLOGE("encrypted fs already validated or not running with encryption,"
2400 SLOGE("Stopping encryption due to low battery");
2721 SLOGE("Stopping encryption due to low battery");
2760 SLOGD("Continuing encryption from %" PRId64, previously_encrypted_upto);
2850 SLOGW("Not starting encryption due to low battery");
2919 /* See if an encryption was underway and interrupted */
2928 complete encryption, a reboot will leave us broken. So mark the
2929 encryption failed in case that happens.
2930 On successfully completing encryption, remove this flag */
2960 /* If doing inplace encryption, make sure the orig fs doesn't include the crypto footer */
3002 /* Do extra work for a better UX when doing the long inplace encryption */
3005 * /data, set a property saying we're doing inplace encryption,
3011 /* Tells the framework that inplace encryption is starting */
3042 complete encryption, a reboot will leave us broken. So mark the
3043 encryption failed in case that happens.
3044 On successfully completing encryption, remove this flag */
3054 SLOGE("Error clearing device encryption hardware key. rc = %d", rc);
3060 SLOGE("Error initializing device encryption hardware key. rc = %d", rc);
3130 SLOGE("Error calculating checksum for continuing encryption");
3156 /* default encryption - continue first boot sequence */
3175 /* wipe data if encryption failed */
3176 SLOGE("encryption failed - rebooting into recovery to wipe data\n");
3215 SLOGE("Error enabling encryption after framework is shutdown, no data changed, restarting system");
3282 SLOGD("Update hardware encryption key to default for crypt_type: %d. rc = %d", crypt_type, rc);
3287 SLOGD("Update hardware encryption key for crypt_type: %d. rc = %d", crypt_type, rc);