Home
last modified time | relevance | path

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

/system/core/fingerprintd/
DFingerprintDaemonProxy.cpp66 … const uint8_t* hat = reinterpret_cast<const uint8_t *>(&msg->data.authenticated.hat); in hal_notify_callback() local
67 instance->notifyKeystore(hat, sizeof(msg->data.authenticated.hat)); in hal_notify_callback()