Home
last modified time | relevance | path

Searched refs:writeMasterKey (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/
Duser_state.cpp89 ResponseCode response = writeMasterKey(pw); in initialize()
139 ResponseCode UserState::writeMasterKey(const android::String8& pw) { in writeMasterKey() function in keystore::UserState
198 response = writeMasterKey(pw); in readMasterKey()
Duser_state.h65 ResponseCode writeMasterKey(const android::String8& pw);