Searched refs:inputBlob (Results 1 – 1 of 1) sorted by relevance
123 keymaster_blob_t inputBlob{reinterpret_cast<const uint8_t*>(&*it), toRead}; in updateCompletely() local127 mDevice->update(mOpHandle, nullptr, &inputBlob, &inputConsumed, nullptr, &outputBlob); in updateCompletely()