Home
last modified time | relevance | path

Searched refs:restore_encrypted_fs_info (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/recovery/
H A Dencryptedfs_provisioning.h48 int restore_encrypted_fs_info(encrypted_fs_info *secure_data);
H A Dencryptedfs_provisioning.c241 int restore_encrypted_fs_info(encrypted_fs_info *encrypted_fs_data) in restore_encrypted_fs_info() function
H A Drecovery.c171 int restore_encrypted_fs_info(encrypted_fs_info *encrypted_fs_data) in restore_encrypted_fs_info() function
1023 (restore_encrypted_fs_info(&encrypted_fs_data))) { in main()