Searched refs:sessionKeyVal (Results 1 – 1 of 1) sorted by relevance
226 uint8_t sessionKeyVal[ISO_SESSION_KEY_LEN] = { 0 }; in IsoGenSessionKey() local227 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()