Searched refs:password8 (Results 1 – 1 of 1) sorted by relevance
252 const String8 password8(password); in onUserPasswordChanged() local266 return mKeyStore->initializeUser(password8, userId); in onUserPasswordChanged()270 return mKeyStore->writeMasterKey(password8, userId); in onUserPasswordChanged()275 return mKeyStore->initializeUser(password8, userId); in onUserPasswordChanged()349 const String8 password8(pw); in unlock() local351 return mKeyStore->readMasterKey(password8, userId); in unlock()