Searched refs:newpw (Results 1 – 2 of 2) sorted by relevance
245 int cryptfs_changepw(int type, const char* newpw);
2497 int cryptfs_changepw(int crypt_type, const char* newpw) { in cryptfs_changepw() argument2525 rc = encrypt_master_key(crypt_type == CRYPT_TYPE_DEFAULT ? DEFAULT_PASSWORD : newpw, in cryptfs_changepw()