Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/confirmationui/
H A DNotSoSecureInput.cpp38 constexpr const auto kTestKey = AuthTokenKey::fill(static_cast<uint8_t>(TestKeyBits::BYTE)); variable
125 auto signature = HMac::hmac256(kTestKey, kConfirmationUIEventLabel, in handleEvent()
179 hsFinalizeCb_(*HMac::hmac256(kTestKey, kConfirmationUIHandshakeLabel, nCo, nCi_), nCi_); in performDTUPHandshake()