Home
last modified time | relevance | path

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

/system/core/fingerprintd/
DFingerprintDaemonProxy.h52 void notifyKeystore(const uint8_t *auth_token, const size_t auth_token_length);
DFingerprintDaemonProxy.cpp67 instance->notifyKeystore(hat, sizeof(msg->data.authenticated.hat)); in hal_notify_callback()
97 void FingerprintDaemonProxy::notifyKeystore(const uint8_t *auth_token, const size_t auth_token_leng… in notifyKeystore() function in android::FingerprintDaemonProxy