Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/secure_input/
Dsecure_input_proto.h57 constexpr char kConfirmationUIEventLabel[] = "DTup input event"; variable
/system/core/trusty/confirmationui/
DNotSoSecureInput.cpp125 auto signature = HMac::hmac256(kTestKey, kConfirmationUIEventLabel, in handleEvent()