Lines Matching full:secure

55         LOGE("Secure FS: error accessing key file.");  in get_binary_file_contents()
64 LOGE("Secure FS: error reading conmplete key."); in get_binary_file_contents()
81 LOGE("Secure FS: error setting up key file."); in set_binary_file_contents()
89 LOGE("Secure FS: error reading conmplete key."); in set_binary_file_contents()
104 LOGE("Secure FS: error accessing properties."); in get_text_file_contents()
112 LOGE("Secure FS: error accessing properties."); in get_text_file_contents()
127 LOGE("Secure FS: error setting up properties."); in set_text_file_contents()
135 LOGE("Secure FS: error setting up properties."); in set_text_file_contents()
162 LOGE("Secure FS: error accessing properties."); in read_encrypted_fs_boolean_property()
199 LOGE("Secure FS: error mounting userdata partition."); in read_encrypted_fs_info()
207 LOGE("Secure FS: error reading generated file system key."); in read_encrypted_fs_info()
214 LOGE("Secure FS: error reading file system salt."); in read_encrypted_fs_info()
221 LOGE("Secure FS: error reading password hash."); in read_encrypted_fs_info()
228 LOGE("Secure FS: error reading ported entropy."); in read_encrypted_fs_info()
234 LOGE("Secure FS: error unmounting data partition."); in read_encrypted_fs_info()
246 LOGE("Secure FS: error mounting userdata partition."); in restore_encrypted_fs_info()
250 // Write the pre-generated secure FS key, password hash and salt. in restore_encrypted_fs_info()
254 LOGE("Secure FS: error writing generated file system key."); in restore_encrypted_fs_info()
261 LOGE("Secure FS: error writing file system salt."); in restore_encrypted_fs_info()
268 LOGE("Secure FS: error writing password hash."); in restore_encrypted_fs_info()
275 LOGE("Secure FS: error writing ported entropy."); in restore_encrypted_fs_info()
279 // Set the secure FS properties to their respective values in restore_encrypted_fs_info()
287 LOGE("Secure FS: error unmounting data partition."); in restore_encrypted_fs_info()