Searched refs:prepareDeviceAuthentication (Results 1 – 4 of 4) sorted by relevance
197 virtual bool prepareDeviceAuthentication(const vector<uint8_t>& sessionTranscript,
624 if (!hwProxy_->prepareDeviceAuthentication( in startRetrieval()637 if (!hwProxy_->prepareDeviceAuthentication(sessionTranscript_, {}, signingKeyBlob, in startRetrieval()
178 bool prepareDeviceAuthentication(const vector<uint8_t>& sessionTranscript,
599 bool FakeSecureHardwarePresentationProxy::prepareDeviceAuthentication( in prepareDeviceAuthentication() function in android::hardware::identity::FakeSecureHardwarePresentationProxy