Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.h12 int e4crypt_check_passwd(const char* path, const char* password);
DExt4Crypt.cpp233 return e4crypt_check_passwd(path, ""); in e4crypt_enable()
308 int e4crypt_check_passwd(const char* path, const char* password) in e4crypt_check_passwd() function
Dcryptfs.c2032 return e4crypt_check_passwd(DATA_MNT_POINT, passwd);