Searched refs:factoryResetSinceIdRotation (Results 1 – 1 of 1) sorted by relevance
115 bool factoryResetSinceIdRotation; in updateParamsForAttestation() local116 std::tie(responseCode, factoryResetSinceIdRotation) = hadFactoryResetSinceIdRotation(); in updateParamsForAttestation()119 if (factoryResetSinceIdRotation) params->push_back(TAG_RESET_SINCE_ID_ROTATION); in updateParamsForAttestation()