Home
last modified time | relevance | path

Searched defs:GetSessionKey (Results 1 – 14 of 14) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/
Dstream_adaptor.cpp38 const std::pair<uint8_t*, uint32_t> StreamAdaptor::GetSessionKey() in GetSessionKey() function in StreamAdaptor
/foundation/deviceprofile/device_info_manager/services/core/src/sessionkeymanager/
Dsession_key_manager.cpp60 int32_t SessionKeyManager::GetSessionKey(uint32_t userId, in GetSessionKey() function in OHOS::DistributedDeviceProfile::SessionKeyManager
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
Daccess_control_profile.cpp79 std::string AccessControlProfile::GetSessionKey() const in GetSessionKey() function in OHOS::DistributedDeviceProfile::AccessControlProfile
/foundation/distributedhardware/device_manager/services/implementation/src/cryptomgr/
Dcrypto_mgr.cpp316 std::vector<unsigned char> CryptoMgr::GetSessionKey() in GetSessionKey() function in OHOS::DistributedHardware::CryptoMgr
/foundation/deviceprofile/device_info_manager/permission/
Dpermission.json41 "GetSessionKey": ["device_manager", "softbus_server"], array
/foundation/distributedhardware/device_manager/services/implementation/src/authentication_v2/
Ddm_auth_state.cpp628 bool DmAuthState::GetSessionKey(std::shared_ptr<DmAuthContext> context) in GetSessionKey() function in OHOS::DistributedHardware::DmAuthState
Ddm_auth_message_processor.cpp267 int32_t DmAuthMessageProcessor::GetSessionKey(int32_t userId, int32_t &skId) in GetSessionKey() function in OHOS::DistributedHardware::DmAuthMessageProcessor
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
Ddistributed_device_profile_proxy.cpp218 int32_t DistributedDeviceProfileProxy::GetSessionKey( in GetSessionKey() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileProxy
Ddistributed_device_profile_client.cpp872 int32_t DistributedDeviceProfileClient::GetSessionKey( in GetSessionKey() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
/foundation/communication/dsoftbus/sdk/transmission/session/src/
Dclient_trans_session_service.c713 int32_t GetSessionKey(int32_t sessionId, char *key, unsigned int len) in GetSessionKey() function
/foundation/deviceprofile/device_info_manager/services/core/src/
Ddistributed_device_profile_service_new.cpp471 int32_t DistributedDeviceProfileServiceNew::GetSessionKey(uint32_t userId, in GetSessionKey() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
Ddistributed_device_profile_stub_new_test.cpp197 int32_t MockDistributedDeviceProfileStubNew::GetSessionKey( in GetSessionKey() function in OHOS::DistributedDeviceProfile::MockDistributedDeviceProfileStubNew
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
Dconnection_manager.cpp1551 bool CastBindTargetCallback::GetSessionKey(const json &authInfo, uint8_t *sessionKey) in GetSessionKey() function in OHOS::CastEngine::CastEngineService::CastBindTargetCallback
/foundation/distributedhardware/device_manager/commondependency/src/
Ddeviceprofile_connector.cpp2896 int32_t DeviceProfileConnector::GetSessionKey(int32_t userId, int32_t sessionKeyId, in GetSessionKey() function in OHOS::DistributedHardware::DeviceProfileConnector