Home
last modified time | relevance | path

Searched defs:auth_token (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_fingerprint_FingerprintService.cpp71 static void notifyKeystore(uint8_t *auth_token, size_t auth_token_length) { in notifyKeystore()
/aosp14/system/core/trusty/keymaster/4.0/
H A DTrustyKeymaster4Device.cpp110 hw_auth_token_t* auth_token = reinterpret_cast<hw_auth_token_t*>(p.blob.data()); in injectAuthToken() local