Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/
H A Dencryptedfs_provisioning.h46 int read_encrypted_fs_info(encrypted_fs_info *secure_fs_data);
H A Dencryptedfs_provisioning.c193 int read_encrypted_fs_info(encrypted_fs_info *encrypted_fs_data) in read_encrypted_fs_info() function
H A Drecovery.c166 int read_encrypted_fs_info(encrypted_fs_info *encrypted_fs_data) in read_encrypted_fs_info() function
1008 (read_encrypted_fs_info(&encrypted_fs_data))) { in main()