Home
last modified time | relevance | path

Searched defs:ProcessSessionKey (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/cryptomgr/
Dcrypto_mgr.cpp333 int32_t CryptoMgr::ProcessSessionKey(const uint8_t *sessionKey, const uint32_t keyLen) in ProcessSessionKey() function in OHOS::DistributedHardware::CryptoMgr
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Dauth_message_processor.cpp799 int32_t AuthMessageProcessor::ProcessSessionKey(const uint8_t *sessionKey, const uint32_t keyLen) in ProcessSessionKey() function in OHOS::DistributedHardware::AuthMessageProcessor
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_manager.c618 static int32_t ProcessSessionKey(SessionKeyList *list, const SessionKey *key, AuthSessionInfo *info, in ProcessSessionKey() function