Home
last modified time | relevance | path

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

/system/core/trusty/confirmationui/
DNotSoSecureInput.cpp126 teeui::bytesCast(keyEventBE), nCi_); in handleEvent()
177 nCi_ = generateNonce(); in performDTUPHandshake()
179 hsFinalizeCb_(*HMac::hmac256(kTestKey, kConfirmationUIHandshakeLabel, nCo, nCi_), nCi_); in performDTUPHandshake()
194 Nonce nCi_; member in NotSoSecureInput