<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ac1af1a7 - crypto: allwinner - add missing CRYPTO_ prefix</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#ac1af1a7</link>
        <description>crypto: allwinner - add missing CRYPTO_ prefixSome CONFIG select miss CRYPTO_.Reported-by: Chen-Yu Tsai &lt;wens@csie.org&gt;Fixes: 56f6d5aee88d1 (&quot;crypto: sun8i-ce - support hash algorithms&quot;)Fixes: d9b45418a9177 (&quot;crypto: sun8i-ss - support hash algorithms&quot;)Signed-off-by: Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Mon, 29 Mar 2021 20:12:00 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b1f578b8 - crypto: sun4i-ss - enabled stats via debugfs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#b1f578b8</link>
        <description>crypto: sun4i-ss - enabled stats via debugfsThis patch enable to access usage stats for each algorithm.Signed-off-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Mon, 14 Dec 2020 20:02:31 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>2e0e386a - crypto: kconfig - fix a couple of spelling mistakes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#2e0e386a</link>
        <description>crypto: kconfig - fix a couple of spelling mistakesThere are a couple of spelling mistakes in two crypto Kconfig files.Fix these.Signed-off-by: Colin Ian King &lt;colin.king@canonical.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Sat, 14 Nov 2020 12:12:27 +0000</pubDate>
        <dc:creator>Colin Ian King &lt;colin.king@canonical.com&gt;</dc:creator>
    </item>
<item>
        <title>4a07eab3 - crypto: sun8i-ce - Add support for the TRNG</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#4a07eab3</link>
        <description>crypto: sun8i-ce - Add support for the TRNGThis patch had support for the TRNG present in the CE.Note that according to the algorithm ID, 2 version of the TRNG exists,the first present in H3/H5/R40/A64 and the second present in H6.This patch adds support for both, but only the second is workingreliabily according to rngtest.Signed-off-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Fri, 18 Sep 2020 07:23:13 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>5eb7e946 - crypto: sun8i-ce - Add support for the PRNG</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#5eb7e946</link>
        <description>crypto: sun8i-ce - Add support for the PRNGThis patch had support for the PRNG present in the CE.The output was tested with rngtest without any failure.Signed-off-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Fri, 18 Sep 2020 07:23:12 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>56f6d5ae - crypto: sun8i-ce - support hash algorithms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#56f6d5ae</link>
        <description>crypto: sun8i-ce - support hash algorithmsThe CE support multiples hash algorithms, this patch adds support forMD5, SHA1, SHA224, SHA256, SHA384 and SHA512.Signed-off-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Fri, 18 Sep 2020 07:23:10 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>d9b45418 - crypto: sun8i-ss - support hash algorithms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#d9b45418</link>
        <description>crypto: sun8i-ss - support hash algorithmsThe SS support multiples hash algorithms, this patch adds support forMD5, SHA1, SHA224 and SHA256.Signed-off-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Fri, 18 Sep 2020 07:23:01 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>ac2614d7 - crypto: sun8i-ss - Add support for the PRNG</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#ac2614d7</link>
        <description>crypto: sun8i-ss - Add support for the PRNGThis patch had support for the PRNG present in the SS.The output was tested with rngtest without any failure.Signed-off-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Fri, 18 Sep 2020 07:23:00 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>7ca2a71d - crypto: sun4i-ss - remove dependency on not 64BIT</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#7ca2a71d</link>
        <description>crypto: sun4i-ss - remove dependency on not 64BITThe driver now compile without warnings on 64bits, we can remove the!64BIT condition.Signed-off-by: Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Thu, 14 Nov 2019 10:49:07 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b95bba5d - crypto: skcipher - rename the crypto_blkcipher module and kconfig option</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#b95bba5d</link>
        <description>crypto: skcipher - rename the crypto_blkcipher module and kconfig optionNow that the blkcipher algorithm type has been removed in favor ofskcipher, rename the crypto_blkcipher kernel module to crypto_skcipher,and rename the config options accordingly:	CONFIG_CRYPTO_BLKCIPHER =&gt; CONFIG_CRYPTO_SKCIPHER	CONFIG_CRYPTO_BLKCIPHER2 =&gt; CONFIG_CRYPTO_SKCIPHER2Signed-off-by: Eric Biggers &lt;ebiggers@google.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Fri, 25 Oct 2019 19:41:13 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@google.com&gt;</dc:creator>
    </item>
<item>
        <title>f08fcced - crypto: allwinner - Add sun8i-ss cryptographic offloader</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#f08fcced</link>
        <description>crypto: allwinner - Add sun8i-ss cryptographic offloaderThe Security System is an hardware cryptographic offloader presenton Allwinner SoCs A80 and A83T.It is different from the previous sun4i-ss.This driver supports AES cipher in CBC and ECB mode.Acked-by: Maxime Ripard &lt;mripard@kernel.org&gt;Signed-off-by: Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Fri, 25 Oct 2019 18:51:25 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>17513547 - crypto: sun4i-ss - Move to Allwinner directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#17513547</link>
        <description>crypto: sun4i-ss - Move to Allwinner directorySince we have a dedicated Allwinner directory for crypto driver, movethe sun4i-ss driver in it.Acked-by: Maxime Ripard &lt;mripard@kernel.org&gt;Signed-off-by: Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Wed, 23 Oct 2019 20:05:13 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>06f751b6 - crypto: allwinner - Add sun8i-ce Crypto Engine</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#06f751b6</link>
        <description>crypto: allwinner - Add sun8i-ce Crypto EngineThe Crypto Engine is an hardware cryptographic offloader presenton all recent Allwinner SoCs H2+, H3, R40, A64, H5, H6This driver supports AES cipher in CBC/ECB mode.Acked-by: Maxime Ripard &lt;mripard@kernel.org&gt;Signed-off-by: Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Wed, 23 Oct 2019 20:05:04 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3914b931 - crypto: allwinner - Add allwinner subdirectory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/allwinner/Kconfig#3914b931</link>
        <description>crypto: allwinner - Add allwinner subdirectorySince a second Allwinner crypto driver will be added, it is better tocreate a dedicated subdirectory.Acked-by: Maxime Ripard &lt;mripard@kernel.org&gt;Signed-off-by: Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/allwinner/Kconfig</description>
        <pubDate>Wed, 23 Oct 2019 20:05:03 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe.montjoie@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
