)]}'
{
  "commit": "45fd0164dd23de06d3618a6809c7ad9863d2e711",
  "tree": "d2930726f1296739c43e0ad3103d4693043d93ba",
  "parents": [
    "e58f65a04bb30412b03dc1192a9f122ae82cf013"
  ],
  "author": {
    "name": "Manuel Pégourié-Gonnard",
    "email": "manuel.pegourie-gonnard@arm.com",
    "time": "Wed Mar 22 08:24:42 2017 +0100"
  },
  "committer": {
    "name": "Manuel Pégourié-Gonnard",
    "email": "manuel.pegourie-gonnard@arm.com",
    "time": "Wed Aug 09 11:44:53 2017 +0200"
  },
  "message": "Rename multiplication-specific restart context\n\nIt\u0027s going to be convenient for each function that can generate a\nMBEDTLS_ERR_ECP_IN_PROGRESS on its own (as opposed to just passing it around)\nto have its own restart context that they can allocate and free as needed\nindependently of the restart context of other functions.\n\nFor example ecp_muladd() is going to have its own restart_muladd context that\nin can managed, then when it calls ecp_mul() this will manage a restart_mul\ncontext without interfering with the caller\u0027s context.\n\nSo, things need to be renames to avoid future name clashes.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c7370339a4163246aa0f82e30bd69f6503c3c321",
      "old_mode": 33188,
      "old_path": "include/mbedtls/ecp.h",
      "new_id": "c5664a84b904cecdcfa9bd45710598e5cadee0dc",
      "new_mode": 33188,
      "new_path": "include/mbedtls/ecp.h"
    },
    {
      "type": "modify",
      "old_id": "ec2e3cd7d43f95a7d24a32916f995ad99e33df23",
      "old_mode": 33188,
      "old_path": "library/ecp.c",
      "new_id": "19d6af08cb5d3bd4b23831525559ce39fac7d2bc",
      "new_mode": 33188,
      "new_path": "library/ecp.c"
    }
  ]
}
