Home
last modified time | relevance | path

Searched refs:sessionKeyVal (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Diso_protocol.c226 uint8_t sessionKeyVal[ISO_SESSION_KEY_LEN] = { 0 }; in IsoGenSessionKey() local
227 Uint8Buff sessionKey = { sessionKeyVal, ISO_SESSION_KEY_LEN }; in IsoGenSessionKey()
241 (void)memset_s(sessionKeyVal, ISO_SESSION_KEY_LEN, 0, ISO_SESSION_KEY_LEN); in IsoGenSessionKey()
244 (void)memset_s(sessionKeyVal, ISO_SESSION_KEY_LEN, 0, ISO_SESSION_KEY_LEN); in IsoGenSessionKey()