Searched refs:calcMacKey (Results 1 – 4 of 4) sorted by relevance
118 bool calcMacKey(const vector<uint8_t>& sessionTranscript,
303 bool RemoteSecureHardwarePresentationProxy::calcMacKey( in calcMacKey() function in android::hardware::identity::RemoteSecureHardwarePresentationProxy
160 virtual bool calcMacKey(const vector<uint8_t>& sessionTranscript,
580 if (!hwProxy_->calcMacKey(sessionTranscript_, pubKeyP256, signingKeyBlob, in startRetrieval()