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