Searched defs:auth_token (Results 1 – 2 of 2) sorted by relevance
71 static void notifyKeystore(uint8_t *auth_token, size_t auth_token_length) { in notifyKeystore()
110 hw_auth_token_t* auth_token = reinterpret_cast<hw_auth_token_t*>(p.blob.data()); in injectAuthToken() local