Searched defs:ProcessSessionKey (Results 1 – 3 of 3) sorted by relevance
322 int32_t CryptoMgr::ProcessSessionKey(const uint8_t *sessionKey, const uint32_t keyLen) in ProcessSessionKey() function in OHOS::DistributedHardware::CryptoMgr
824 int32_t AuthMessageProcessor::ProcessSessionKey(const uint8_t *sessionKey, const uint32_t keyLen) in ProcessSessionKey() function in OHOS::DistributedHardware::AuthMessageProcessor
600 static int32_t ProcessSessionKey(SessionKeyList *list, const SessionKey *key, AuthSessionInfo *info, in ProcessSessionKey() function