Searched refs:e4crypt_check_passwd (Results 1 – 3 of 3) sorted by relevance
12 int e4crypt_check_passwd(const char* path, const char* password);
233 return e4crypt_check_passwd(path, ""); in e4crypt_enable()308 int e4crypt_check_passwd(const char* path, const char* password) in e4crypt_check_passwd() function
2032 return e4crypt_check_passwd(DATA_MNT_POINT, passwd);