Christian Heimes added the comment:

New patch with setsockopt(socket.SOL_ALG, socket.ALG_SET_AEAD_AUTHSIZE, None, 
taglen) instead of (None, taglen).

----------
Added file: 
https://bugs.python.org/file44248/AF_ALG-kernel-crypto-support-for-socket-module-2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue27744>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to