)]}'
{
  "commit": "50beceba7fdf5f10a04d8a053e62d40b742099ad",
  "tree": "0c0a57f6b13d2dc955a6f5ecbbe647d9e3248322",
  "parents": [
    "cbb9bf65ae25dee772e85589136e7dd1c3e743ae"
  ],
  "author": {
    "name": "Steffen Klassert",
    "email": "steffen.klassert@secunet.com",
    "time": "Wed Mar 03 22:41:08 2010 +0800"
  },
  "committer": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Wed Mar 03 22:41:08 2010 +0800"
  },
  "message": "crypto: authenc - Move saved IV in front of the ablkcipher request\n\nIn crypto_authenc_encrypt() we save the IV behind the ablkcipher\nrequest. To save space on the request, we overwrite the ablkcipher\nrequest with a ahash request after encryption. So the IV may be\noverwritten by the ahash request. This patch fixes this by placing\nthe IV in front of the ablkcipher/ahash request.\n\nSigned-off-by: Steffen Klassert \u003csteffen.klassert@secunet.com\u003e\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6287cfd4d7a0915d7836c5c2194061f1ab7a7dce",
      "old_mode": 33188,
      "old_path": "crypto/authenc.c",
      "new_id": "2bb7348d8d5543364b1c75440e9d1c13ad1a0e2c",
      "new_mode": 33188,
      "new_path": "crypto/authenc.c"
    }
  ]
}
