Searched refs:_UnlockKeyring (Results 1 – 2 of 2) sorted by relevance
53 status_t _UnlockKeyring(Keyring& keyring);
158 status_t unlockResult = _UnlockKeyring(*keyring); in MessageReceived()370 status_t unlockResult = _UnlockKeyring(*fMasterKeyring); in MessageReceived()753 KeyStoreServer::_UnlockKeyring(Keyring& keyring) in _UnlockKeyring() function in KeyStoreServer