This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients Lukasa, christian.heimes, martin.panter, python-dev, vstinner, xiang.zhang
Date 2016-09-06.14:20:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473171618.77.0.501963949631.issue27744@psf.upfronthosting.co.za>
In-reply-to
Content
My PC is Ubuntu15.10, kernel 4.2, though CPU not Skylake. Everything works fine.

test_aead_aes_gcm (test.test_socket.LinuxKernelCryptoAPI) ... skipped "('[Errno 2] No such file or directory', 'aead', 'gcm(aes)')"
test_aes_cbc (test.test_socket.LinuxKernelCryptoAPI) ... ok
test_drbg_pr_sha256 (test.test_socket.LinuxKernelCryptoAPI) ... ok
test_hmac_sha1 (test.test_socket.LinuxKernelCryptoAPI) ... ok
test_sendmsg_afalg_args (test.test_socket.LinuxKernelCryptoAPI) ... ok
test_sha256 (test.test_socket.LinuxKernelCryptoAPI) ... ok
History
Date User Action Args
2016-09-06 14:20:18xiang.zhangsetrecipients: + xiang.zhang, vstinner, christian.heimes, python-dev, martin.panter, Lukasa
2016-09-06 14:20:18xiang.zhangsetmessageid: <1473171618.77.0.501963949631.issue27744@psf.upfronthosting.co.za>
2016-09-06 14:20:18xiang.zhanglinkissue27744 messages
2016-09-06 14:20:18xiang.zhangcreate