)]}'
{
  "commit": "36f87a4a29cb8cd291169483079fde34bad4ef16",
  "tree": "eba5175548616ee5f35679cb6491f58dc4849c63",
  "parents": [
    "4e4ed83be6a64c8c9fe69c77f37a26bb62ed21f7"
  ],
  "author": {
    "name": "Steffen Klassert",
    "email": "steffen.klassert@secunet.com",
    "time": "Thu Aug 20 17:58:04 2009 +1000"
  },
  "committer": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Thu Aug 20 17:58:04 2009 +1000"
  },
  "message": "crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx\n\nThe alignment calculation of xcbc_tfm_ctx uses alg-\u003ecra_alignmask\nand not alg-\u003ecra_alignmask + 1 as it should. This led to frequent\ncrashes during the selftest of xcbc(aes-asm) on x86_64\nmachines. This patch fixes this. Also we use the alignmask\nof xcbc and not the alignmask of the underlying algorithm\nfor the alignmnent calculation in xcbc_create now.\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": "1e30b31f33c68ab0d19381ae61d91ec76290928f",
      "old_mode": 33188,
      "old_path": "crypto/xcbc.c",
      "new_id": "bb7b67fba3495ccafbb2bc3a714b1dae6bae47a8",
      "new_mode": 33188,
      "new_path": "crypto/xcbc.c"
    }
  ]
}
