Home
last modified time | relevance | path

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

/aosp12/system/security/keystore/
H A Duser_state.cpp106 return copyMasterKeyFile(src); in copyMasterKey()
109 ResponseCode UserState::copyMasterKeyFile(LockedUserState<UserState>* src) { in copyMasterKeyFile() function in keystore::UserState
H A Duser_state.h64 ResponseCode copyMasterKeyFile(LockedUserState<UserState>* src);