<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/crypto, branch release/9.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F9.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F9.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2012-02-21T20:56:03Z</updated>
<entry>
<title>MFC r230426:</title>
<updated>2012-02-21T20:56:03Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2012-02-21T20:56:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef58b437b99fe1b0f51d557565b31cf725499e77'/>
<id>urn:sha1:ef58b437b99fe1b0f51d557565b31cf725499e77</id>
<content type='text'>
Add support for the extended FPU states on amd64, both for native
64bit and 32bit ABIs.  As a side-effect, it enables AVX on capable
CPUs.

MFC r230765:
Synchronize the struct sigcontext definitions on x86 with mcontext_t.
</content>
</entry>
<entry>
<title>Fix a bug in the result of manual assembly.</title>
<updated>2011-03-02T14:56:58Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2011-03-02T14:56:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=93ed70f9b49087f7041b2086d6b8d125cf89f275'/>
<id>urn:sha1:93ed70f9b49087f7041b2086d6b8d125cf89f275</id>
<content type='text'>
Reported by:	Stefan Grundmann &lt;sg2342 googlemail com&gt;
PR:	kern/155118
MFC after:	3 days
</content>
</entry>
<entry>
<title>Make private functions static.</title>
<updated>2011-02-21T16:21:43Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2011-02-21T16:21:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3283511248f5d26898e41b98920436e78d607366'/>
<id>urn:sha1:3283511248f5d26898e41b98920436e78d607366</id>
<content type='text'>
PR:		kern/43611
Submitted by:	Matt Emmerton &lt;matt at gsicomp.on.ca&gt;
Reviewed by:	kib
MFC after:	3 days
</content>
</entry>
<entry>
<title>Remove DEBUG sections.</title>
<updated>2010-11-27T15:41:44Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2010-11-27T15:41:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=17ca6d98e1a46ef7cbc6911dd22286c6c7c86681'/>
<id>urn:sha1:17ca6d98e1a46ef7cbc6911dd22286c6c7c86681</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
<entry>
<title>MFaesni r215427:</title>
<updated>2010-11-26T14:35:20Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2010-11-26T14:35:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e07b6217f345672c7c38407f974d514317f870d'/>
<id>urn:sha1:3e07b6217f345672c7c38407f974d514317f870d</id>
<content type='text'>
Only save FPU context when not executing in the context of the crypto
thread.

Tested by:	Mike Tancsa
MFC after:	1 week
</content>
</entry>
<entry>
<title>Only save FPU context when not executing in the context of the crypto</title>
<updated>2010-11-17T16:17:15Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2010-11-17T16:17:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1563ee36b996c993c5a34cefe573bed96b26ebc3'/>
<id>urn:sha1:1563ee36b996c993c5a34cefe573bed96b26ebc3</id>
<content type='text'>
thread.

Tested by:	Mike Tancsa
</content>
</entry>
<entry>
<title>Change two missed instances of 'retq' in aeskeys_i386.S to 'retl', which</title>
<updated>2010-10-13T17:55:53Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2010-10-13T17:55:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=235610273e2b3b3db377961d3ac84f04ee86cf32'/>
<id>urn:sha1:235610273e2b3b3db377961d3ac84f04ee86cf32</id>
<content type='text'>
makes it possible to assemble this file with gas from newer binutils.

Reviewed by:	kib
</content>
</entry>
<entry>
<title>Fix two copy&amp;paste bugs.</title>
<updated>2010-09-25T10:32:52Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2010-09-25T10:32:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c979bd5e065e3a83be3553f947cac12bebcde3d4'/>
<id>urn:sha1:c979bd5e065e3a83be3553f947cac12bebcde3d4</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add support for CRYPTO_AES_XTS.</title>
<updated>2010-09-23T11:57:25Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2010-09-23T11:57:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ac970319ffdf1ec850d49920b59906f1c890182f'/>
<id>urn:sha1:ac970319ffdf1ec850d49920b59906f1c890182f</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support for CRD_F_KEY_EXPLICIT flag.</title>
<updated>2010-09-23T11:46:53Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2010-09-23T11:46:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=30bd3bb07b2e9d4d0c30324f376fd4825f1fe463'/>
<id>urn:sha1:30bd3bb07b2e9d4d0c30324f376fd4825f1fe463</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
</feed>
