Lines Matching full:strong
50 this, encryption works with Embedded MultiMediaCard<strong> (</strong>eMMC) and similar flash devices that present themselves to the kernel as block
59 <p class="note"><strong>Note:</strong> OEMs can use 128-bit or higher to encrypt the master key.</p>
131 <li><strong>Detect unencrypted filesystem with <code>/forceencrypt</code> flag</strong>
137 <li><strong>Start encrypting <code>/data</code></strong>
142 <li><strong>Mount tmpfs</strong>
151 <li><strong>Bring up framework to show progress</strong>
157 <li><strong>When <code>/data</code> is encrypted, take down the framework</strong>
164 <li><strong>Mount <code>/data</code></strong>
168 <li><strong>Start framework</strong>
184 <p class="warning"><strong>Warning:</strong> If the device runs out of power and shuts down before it has finished
192 <p><strong>State of device</strong>: Set <code>ro.crypto.state = "unencrypted"</code> and execute the <code>on nonencrypted</code> <code>init</code> trigger to continue booting.</p>
195 <li><strong>Check password</strong>
199 <li><strong>Take down the framework</strong>
204 <li><strong>Unmount <code>/data</code></strong>
208 <li><strong>Start encrypting <code>/data</code></strong>
214 <li><strong>While it?s encrypting, mount tmpfs</strong>
218 <li><strong>Bring up framework to show progress</strong>
223 <li><strong>When<code> /data</code> is encrypted, reboot</strong>
238 <li><strong>Detect encrypted <code>/data</code> with no password</strong>
246 <li><strong>Decrypt /data</strong>
250 <li><strong>Mount /data</strong>
256 <li><strong>Start framework</strong>
267 <li><strong>Detect encrypted device with a password</strong>
273 <li><strong>Mount tmpfs</strong>
285 <li><strong>Start framework to prompt for password</strong>
295 <li><strong>Decrypt data with password</strong>
302 <li><strong>Stop framework</strong>
306 <li><strong>Mount <code>/data</code></strong>
312 <li><strong>Start full framework</strong>
335 <p>If these errors are not resolved, <strong>prompt user to factory wipe</strong>:</p>