Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h245 const char* cryptfs_get_password(void);
DCryptCommandListener.cpp349 const char* password = cryptfs_get_password(); in runCommand()
Dcryptfs.c3754 const char* cryptfs_get_password() function