Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h237 int cryptfs_get_master_key(struct crypt_mnt_ftr* ftr, const char* password,
DExt4Crypt.cpp309 if (cryptfs_get_master_key (&ftr, password, master_key)){ in e4crypt_check_passwd()
Dcryptfs.c3726 int cryptfs_get_master_key(struct crypt_mnt_ftr* ftr, const char* password, function