Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.c1194 static int test_mount_encrypted_fs(char *passwd, char *mount_point, char *label) in test_mount_encrypted_fs() function
1356 rc = test_mount_encrypted_fs(passwd, DATA_MNT_POINT, "userdata"); in cryptfs_check_passwd()