Searched refs:copyMasterKey (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp811 ResponseCode copyMasterKey(UserState* src) { function in class:UserState
1045 ResponseCode copyMasterKey(uid_t srcUser, uid_t dstUser) { function in class:KeyStore
1048 return userState->copyMasterKey(initState);
1859 return mKeyStore->copyMasterKey(parentId, userId);

Completed in 35 milliseconds