<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/crypto/bpf_crypto_skcipher.c, branch master</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=master</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2025-03-02T07:19:43Z</updated>
<entry>
<title>crypto: bpf - Add MODULE_DESCRIPTION for skcipher</title>
<updated>2025-03-02T07:19:43Z</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2025-02-17T12:55:55Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f307c87ea06c64b87fcd3221a682cd713cde51e9'/>
<id>urn:sha1:f307c87ea06c64b87fcd3221a682cd713cde51e9</id>
<content type='text'>
All modules should have a description, building with extra warnings
enabled prints this outfor the for bpf_crypto_skcipher module:

WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/bpf_crypto_skcipher.o

Add a description line.

Fixes: fda4f71282b2 ("bpf: crypto: add skcipher to bpf crypto")
Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Vadim Fedorenko &lt;vadim.fedorenko@linux.dev&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>bpf: crypto: add skcipher to bpf crypto</title>
<updated>2024-04-24T23:01:10Z</updated>
<author>
<name>Vadim Fedorenko</name>
<email>vadfed@meta.com</email>
</author>
<published>2024-04-22T22:50:22Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fda4f71282b21a8cf230b656781efb0a41371fd4'/>
<id>urn:sha1:fda4f71282b21a8cf230b656781efb0a41371fd4</id>
<content type='text'>
Implement skcipher crypto in BPF crypto framework.

Signed-off-by: Vadim Fedorenko &lt;vadfed@meta.com&gt;
Acked-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
Link: https://lore.kernel.org/r/20240422225024.2847039-3-vadfed@meta.com
Signed-off-by: Martin KaFai Lau &lt;martin.lau@kernel.org&gt;
</content>
</entry>
</feed>
