K 10 svn:author V 3 kib K 8 svn:date V 27 2010-11-21T13:20:14.267755Z K 7 svn:log V 468 Bring aesni(4) driver from HEAD. MFC r210409: Crypto(4) driver for AESNI. MFC r213064 (by pjd): Simplify code a bit. MFC r213066 (by pjd): Add support for CRD_F_KEY_EXPLICIT flag. MFC r213069 (by pjd): Add support for CRYPTO_AES_XTS. MFC r213166 (by pjd): Fix two copy&paste bugs. MFC r213797 (by dim): Change two missed instances of 'retq' in aeskeys_i386.S to 'retl'. MFC r215427: Only save FPU context when not executing in the context of the crypto thread. END