Searched refs:hmacSelf (Results 1 – 1 of 1) sorted by relevance
301 uint8_t hmacSelf[SHA256_LEN] = { 0 }; in IsoClientGenSessionKey() local302 Uint8Buff outHmacBuf = { hmacSelf, sizeof(hmacSelf) }; in IsoClientGenSessionKey()