Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/confirmationui/
H A DNotSoSecureInput.cpp42 static optional<Hmac> hmac256(const AuthTokenKey& key, in hmac256() function in SecureInputHMacer
125 auto signature = HMac::hmac256(kTestKey, kConfirmationUIEventLabel, in handleEvent()
179 hsFinalizeCb_(*HMac::hmac256(kTestKey, kConfirmationUIHandshakeLabel, nCo, nCi_), nCi_); in performDTUPHandshake()