diff for duplicates of <544A9FEA.6020304@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 2732010..25ae05e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On 10/21/14 21:11, Maxime Ripard wrote: >> Add support for the Security System included in Allwinner SoC A20. >> The Security System is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms. >> ->> Signed-off-by: LABBE Corentin <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> >> --- >> drivers/crypto/Kconfig | 17 ++ >> +static int sunxi_ss_aes_poll_atomic(struct ablkcipher_request *areq) @@ -321,7 +321,7 @@ Solved with the cleaning >> +/* >> + * sunxi-ss-core.c - hardware cryptographic accelerator for Allwinner A20 SoC >> + * ->> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com> >> + * >> + * Core file which registers crypto algorithms supported by the SS. >> + * @@ -673,7 +673,7 @@ Ok >> + >> +MODULE_DESCRIPTION("Allwinner Security System cryptographic accelerator"); >> +MODULE_LICENSE("GPL"); ->> +MODULE_AUTHOR("Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); +>> +MODULE_AUTHOR("Corentin LABBE <clabbe.montjoie@gmail.com>"); >> diff --git a/drivers/crypto/sunxi-ss/sunxi-ss-hash.c b/drivers/crypto/sunxi-ss/sunxi-ss-hash.c >> new file mode 100644 >> index 0000000..ec8758f @@ -683,7 +683,7 @@ Ok >> +/* >> + * sunxi-ss-hash.c - hardware cryptographic accelerator for Allwinner A20 SoC >> + * ->> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com> >> + * >> + * This file add support for MD5 and SHA1. >> + * @@ -1143,7 +1143,7 @@ I have found cleaner way so that code is removed. >> +/* >> + * sunxi-ss.c - hardware cryptographic accelerator for Allwinner A20 SoC >> + * ->> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com> >> + * >> + * Support AES cipher with 128,192,256 bits keysize. >> + * Support MD5 and SHA1 hash algorithms. diff --git a/a/content_digest b/N1/content_digest index 029082b..d7f9e36 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,10 @@ "ref\01413728182-13569-1-git-send-email-clabbe.montjoie@gmail.com\0" "ref\01413728182-13569-5-git-send-email-clabbe.montjoie@gmail.com\0" "ref\020141021191149.GQ21108@lukather\0" - "From\0Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator\0" + "From\0clabbe.montjoie@gmail.com (Corentin LABBE)\0" + "Subject\0[PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator\0" "Date\0Fri, 24 Oct 2014 20:52:26 +0200\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" - "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - herbert-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org - davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org - grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org - mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org - crope-X3B1VOXEql0@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 10/21/14 21:11, Maxime Ripard wrote:\n" @@ -35,7 +16,7 @@ ">> Add support for the Security System included in Allwinner SoC A20.\n" ">> The Security System is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms.\n" ">>\n" - ">> Signed-off-by: LABBE Corentin <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>\n" ">> ---\n" ">> drivers/crypto/Kconfig | 17 ++\n" ">> +static int sunxi_ss_aes_poll_atomic(struct ablkcipher_request *areq)\n" @@ -349,7 +330,7 @@ ">> +/*\n" ">> + * sunxi-ss-core.c - hardware cryptographic accelerator for Allwinner A20 SoC\n" ">> + *\n" - ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com>\n" ">> + *\n" ">> + * Core file which registers crypto algorithms supported by the SS.\n" ">> + *\n" @@ -701,7 +682,7 @@ ">> +\n" ">> +MODULE_DESCRIPTION(\"Allwinner Security System cryptographic accelerator\");\n" ">> +MODULE_LICENSE(\"GPL\");\n" - ">> +MODULE_AUTHOR(\"Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" + ">> +MODULE_AUTHOR(\"Corentin LABBE <clabbe.montjoie@gmail.com>\");\n" ">> diff --git a/drivers/crypto/sunxi-ss/sunxi-ss-hash.c b/drivers/crypto/sunxi-ss/sunxi-ss-hash.c\n" ">> new file mode 100644\n" ">> index 0000000..ec8758f\n" @@ -711,7 +692,7 @@ ">> +/*\n" ">> + * sunxi-ss-hash.c - hardware cryptographic accelerator for Allwinner A20 SoC\n" ">> + *\n" - ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com>\n" ">> + *\n" ">> + * This file add support for MD5 and SHA1.\n" ">> + *\n" @@ -1171,7 +1152,7 @@ ">> +/*\n" ">> + * sunxi-ss.c - hardware cryptographic accelerator for Allwinner A20 SoC\n" ">> + *\n" - ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com>\n" ">> + *\n" ">> + * Support AES cipher with 128,192,256 bits keysize.\n" ">> + * Support MD5 and SHA1 hash algorithms.\n" @@ -1373,4 +1354,4 @@ "\n" Corentin -dd7851b3a5193a0cdfd78d676c64a2fa08f484303a3acdf8c01057956505e7f6 +8963dc11315efe27027a3861af420fedc214f9476885e771827c328c3a316c50
diff --git a/a/1.txt b/N2/1.txt index 2732010..25ae05e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,7 +7,7 @@ On 10/21/14 21:11, Maxime Ripard wrote: >> Add support for the Security System included in Allwinner SoC A20. >> The Security System is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms. >> ->> Signed-off-by: LABBE Corentin <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> >> --- >> drivers/crypto/Kconfig | 17 ++ >> +static int sunxi_ss_aes_poll_atomic(struct ablkcipher_request *areq) @@ -321,7 +321,7 @@ Solved with the cleaning >> +/* >> + * sunxi-ss-core.c - hardware cryptographic accelerator for Allwinner A20 SoC >> + * ->> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com> >> + * >> + * Core file which registers crypto algorithms supported by the SS. >> + * @@ -673,7 +673,7 @@ Ok >> + >> +MODULE_DESCRIPTION("Allwinner Security System cryptographic accelerator"); >> +MODULE_LICENSE("GPL"); ->> +MODULE_AUTHOR("Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); +>> +MODULE_AUTHOR("Corentin LABBE <clabbe.montjoie@gmail.com>"); >> diff --git a/drivers/crypto/sunxi-ss/sunxi-ss-hash.c b/drivers/crypto/sunxi-ss/sunxi-ss-hash.c >> new file mode 100644 >> index 0000000..ec8758f @@ -683,7 +683,7 @@ Ok >> +/* >> + * sunxi-ss-hash.c - hardware cryptographic accelerator for Allwinner A20 SoC >> + * ->> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com> >> + * >> + * This file add support for MD5 and SHA1. >> + * @@ -1143,7 +1143,7 @@ I have found cleaner way so that code is removed. >> +/* >> + * sunxi-ss.c - hardware cryptographic accelerator for Allwinner A20 SoC >> + * ->> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com> >> + * >> + * Support AES cipher with 128,192,256 bits keysize. >> + * Support MD5 and SHA1 hash algorithms. diff --git a/a/content_digest b/N2/content_digest index 029082b..9898c90 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,29 @@ "ref\01413728182-13569-1-git-send-email-clabbe.montjoie@gmail.com\0" "ref\01413728182-13569-5-git-send-email-clabbe.montjoie@gmail.com\0" "ref\020141021191149.GQ21108@lukather\0" - "From\0Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Corentin LABBE <clabbe.montjoie@gmail.com>\0" "Subject\0Re: [PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator\0" "Date\0Fri, 24 Oct 2014 20:52:26 +0200\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" - "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - herbert-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org - davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org - grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org - mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org - crope-X3B1VOXEql0@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Cc\0robh+dt@kernel.org" + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + linux@arm.linux.org.uk + herbert@gondor.apana.org.au + davem@davemloft.net + grant.likely@linaro.org + akpm@linux-foundation.org + gregkh@linuxfoundation.org + joe@perches.com + mchehab@osg.samsung.com + crope@iki.fi + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + linux-crypto@vger.kernel.org + " linux-sunxi@googlegroups.com\0" "\00:1\0" "b\0" "On 10/21/14 21:11, Maxime Ripard wrote:\n" @@ -35,7 +35,7 @@ ">> Add support for the Security System included in Allwinner SoC A20.\n" ">> The Security System is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms.\n" ">>\n" - ">> Signed-off-by: LABBE Corentin <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>\n" ">> ---\n" ">> drivers/crypto/Kconfig | 17 ++\n" ">> +static int sunxi_ss_aes_poll_atomic(struct ablkcipher_request *areq)\n" @@ -349,7 +349,7 @@ ">> +/*\n" ">> + * sunxi-ss-core.c - hardware cryptographic accelerator for Allwinner A20 SoC\n" ">> + *\n" - ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com>\n" ">> + *\n" ">> + * Core file which registers crypto algorithms supported by the SS.\n" ">> + *\n" @@ -701,7 +701,7 @@ ">> +\n" ">> +MODULE_DESCRIPTION(\"Allwinner Security System cryptographic accelerator\");\n" ">> +MODULE_LICENSE(\"GPL\");\n" - ">> +MODULE_AUTHOR(\"Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" + ">> +MODULE_AUTHOR(\"Corentin LABBE <clabbe.montjoie@gmail.com>\");\n" ">> diff --git a/drivers/crypto/sunxi-ss/sunxi-ss-hash.c b/drivers/crypto/sunxi-ss/sunxi-ss-hash.c\n" ">> new file mode 100644\n" ">> index 0000000..ec8758f\n" @@ -711,7 +711,7 @@ ">> +/*\n" ">> + * sunxi-ss-hash.c - hardware cryptographic accelerator for Allwinner A20 SoC\n" ">> + *\n" - ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com>\n" ">> + *\n" ">> + * This file add support for MD5 and SHA1.\n" ">> + *\n" @@ -1171,7 +1171,7 @@ ">> +/*\n" ">> + * sunxi-ss.c - hardware cryptographic accelerator for Allwinner A20 SoC\n" ">> + *\n" - ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> + * Copyright (C) 2013-2014 Corentin LABBE <clabbe.montjoie@gmail.com>\n" ">> + *\n" ">> + * Support AES cipher with 128,192,256 bits keysize.\n" ">> + * Support MD5 and SHA1 hash algorithms.\n" @@ -1373,4 +1373,4 @@ "\n" Corentin -dd7851b3a5193a0cdfd78d676c64a2fa08f484303a3acdf8c01057956505e7f6 +20ba3091e212dbc619833570ade2a59421a128e1fdae066650eac7eff1703459
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.