Home
last modified time | relevance | path

Searched defs:SaveSessionKey (Results 1 – 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/mock/
Dcrypto_mgr_mock.cpp32 int32_t CryptoMgr::SaveSessionKey(const uint8_t *sessionKey, const uint32_t keyLen) in SaveSessionKey() function in OHOS::DistributedHardware::CryptoMgr
/foundation/distributedhardware/device_manager/services/implementation/src/cryptomgr/
Dcrypto_mgr.cpp300 int32_t CryptoMgr::SaveSessionKey(const uint8_t *sessionKey, const uint32_t keyLen) in SaveSessionKey() function in OHOS::DistributedHardware::CryptoMgr
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Dauth_message_processor.cpp787 int32_t AuthMessageProcessor::SaveSessionKey(const uint8_t *sessionKey, const uint32_t keyLen) in SaveSessionKey() function in OHOS::DistributedHardware::AuthMessageProcessor
/foundation/distributedhardware/device_manager/services/implementation/src/authentication_v2/
Ddm_auth_message_processor.cpp207 int32_t DmAuthMessageProcessor::SaveSessionKey(const uint8_t *sessionKey, const uint32_t keyLen) in SaveSessionKey() function in OHOS::DistributedHardware::DmAuthMessageProcessor