<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/dev/qat/qat.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-11-30T20:53:45Z</updated>
<entry>
<title>qat: Initialize the crypto device ID to -1 instead of 0</title>
<updated>2020-11-30T20:53:45Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2020-11-30T20:53:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e4b675c92983692bca01363a007a2025fd18aa2b'/>
<id>urn:sha1:e4b675c92983692bca01363a007a2025fd18aa2b</id>
<content type='text'>
Otherwise qat_detach() may attempt to deregister an unrelated crypto
driver if an error occurs in qat_attach() before crypto_get_driverid()
is called, since 0 is a valid driver ID.

MFC after:	3 days
Sponsored by:	Rubicon Communications, LLC (Netgate)
</content>
</entry>
<entry>
<title>qat: Fix nits reported by Coverity</title>
<updated>2020-11-12T15:00:48Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2020-11-12T15:00:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=381219b64d8e41e8d71a3a12a17c79d9136e447c'/>
<id>urn:sha1:381219b64d8e41e8d71a3a12a17c79d9136e447c</id>
<content type='text'>
MFC after:	3 days
Sponsored by:	Rubicon Communications, LLC (Netgate)
</content>
</entry>
<entry>
<title>Add qat(4)</title>
<updated>2020-11-05T15:55:23Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2020-11-05T15:55:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=72143e89bb430c3b1406b399b810806904f6c882'/>
<id>urn:sha1:72143e89bb430c3b1406b399b810806904f6c882</id>
<content type='text'>
This provides an OpenCrypto driver for Intel QuickAssist devices.  The
driver was initially ported from NetBSD and comes with a few
improvements:
- support for GMAC/AES-GCM, AES-CTR and AES-XTS, and support for
  SHA/HMAC-authenticated encryption
- support for detaching the driver
- various bug fixes
- DH895X support

Discussed with:	jhb
MFC after:	3 days
Sponsored by:	Rubicon Communications, LLC (Netgate)
Differential Revision:	https://reviews.freebsd.org/D26963
</content>
</entry>
</feed>
