<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in rxrpc_kunit.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>432042e25e33d0db9c12bbe4ee3fa234d3b061af - net/rxrpc: Reimplement DES-PCBC using DES library</title>
        <link>http://kernelsources.org:8080/source/history/linux/net/rxrpc/tests/rxrpc_kunit.c#432042e25e33d0db9c12bbe4ee3fa234d3b061af</link>
        <description>net/rxrpc: Reimplement DES-PCBC using DES librarySince the use of &quot;pcbc(des)&quot; in rxkad_decrypt_ticket() is the onlyremaining user of the crypto API &quot;pcbc&quot; template, just implementDES-PCBC by locally implementing PCBC mode on top of the DES library.Note that only the decryption direction is needed.This will allow support for the obsolete PCBC mode to be removed fromthe crypto API.Acked-by: David Howells &lt;dhowells@redhat.com&gt;Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Tested-by: Marc Dionne &lt;marc.dionne@auristor.com&gt;Link: https://patch.msgid.link/20260522050740.84561-4-ebiggers@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/net/rxrpc/tests/rxrpc_kunit.c</description>
        <pubDate>Fri, 22 May 2026 07:07:34 +0200</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f10e73dffd2abf51c5ba6f5dc724a0df690cd783 - net/rxrpc: Add local FCrypt-PCBC implementation</title>
        <link>http://kernelsources.org:8080/source/history/linux/net/rxrpc/tests/rxrpc_kunit.c#f10e73dffd2abf51c5ba6f5dc724a0df690cd783</link>
        <description>net/rxrpc: Add local FCrypt-PCBC implementationAdd a local implementation of FCrypt-PCBC encryption and decryption.This will be used instead of the crypto API one, allowing the crypto APIone to be removed.  It will also simplify rxkad.c quite a bit.A KUnit test is included.  The FCrypt-PCBC test vectors are borrowedfrom the existing ones in crypto/testmgr.h.  Note that this adds thefirst KUnit test for net/rxrpc/, which previously had no KUnit tests.The FCrypt code is based on crypto/fcrypt.c, but I simplified it a bit.The PCBC part is straightforward and I just wrote it from scratch.Tested with:    kunit.py run --kunitconfig net/rxrpc/Acked-by: David Howells &lt;dhowells@redhat.com&gt;Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Tested-by: Marc Dionne &lt;marc.dionne@auristor.com&gt;Link: https://patch.msgid.link/20260522050740.84561-2-ebiggers@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/net/rxrpc/tests/rxrpc_kunit.c</description>
        <pubDate>Fri, 22 May 2026 07:07:32 +0200</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
