Searched refs:password8 (Results 1 – 1 of 1) sorted by relevance
1813 const String8 password8(password); in onUserPasswordChanged() local1827 return mKeyStore->initializeUser(password8, userId); in onUserPasswordChanged()1831 return mKeyStore->writeMasterKey(password8, userId); in onUserPasswordChanged()1837 return mKeyStore->initializeUser(password8, userId); in onUserPasswordChanged()1900 const String8 password8(pw); in unlock() local1902 return mKeyStore->readMasterKey(password8, userId); in unlock()