Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/secure_input/
Dsecure_input_proto.h56 constexpr char kConfirmationUIHandshakeLabel[] = "DTup input handshake"; variable
/system/core/trusty/confirmationui/
DNotSoSecureInput.cpp179 hsFinalizeCb_(*HMac::hmac256(kTestKey, kConfirmationUIHandshakeLabel, nCo, nCi_), nCi_); in performDTUPHandshake()