)]}'
{
  "commit": "9f54bc98c1d81b0fc07483ad330d90ad6de4aac9",
  "tree": "15ba30ce725e6b2b0d7a49a1c62e38acd6d5a56e",
  "parents": [
    "0814941af9de9734a70de839429de4b9c6aa76ed"
  ],
  "author": {
    "name": "Steffen Klassert",
    "email": "steffen.klassert@secunet.com",
    "time": "Mon Aug 19 09:02:37 2013 +0200"
  },
  "committer": {
    "name": "Steffen Klassert",
    "email": "steffen.klassert@secunet.com",
    "time": "Mon Aug 19 09:05:12 2013 +0200"
  },
  "message": "crypto: pcrypt - Support for multiple padata instances\n\nAs it is, we have one encryption and decryption padata instance\nfor the whole system. This patch adds the possibility to\nrequest for private padata instances. So two crypto users can\nparallelize on different cpusets. Or if two crypto users should\nnot interfere with each other (e.g. IPsec and dm-crypt), they\ncan use different padata instances. This patch recycles the\nunuses crypto_attr_u32 for these purposes. For example\n\npcrypt(authenc(hmac(sha1-generic),cbc(aes-asm)))\n\nuses the system default padata instances.\n\npcrypt(authenc(hmac(sha1-generic),cbc(aes-asm)),1)\n\nuses a separate padata instance with prefix 1.\n\nSigned-off-by: Steffen Klassert \u003csteffen.klassert@secunet.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "426fc93fa9157a94f3d20b8c57dfa5ce1cc26cab",
      "old_mode": 33188,
      "old_path": "crypto/pcrypt.c",
      "new_id": "01ab32ef311a71bea68b3750bcd425515bdbfec2",
      "new_mode": 33188,
      "new_path": "crypto/pcrypt.c"
    }
  ]
}
