Searched refs:kInvalidHmac (Results 1 – 1 of 1) sorted by relevance
24 const static std::array<uint8_t, 32> kInvalidHmac{}; variable347 if (hmac == nullptr) hmac = &kInvalidHmac; in toMotionEvent()361 if (hmac == nullptr) hmac = &kInvalidHmac; in toKeyEvent()