diff options
author | Christian Heimes <christian@python.org> | 2015-11-19 15:14:47 +0100 |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2015-12-20 00:51:33 +0100 |
commit | c8b893f453f7ac47ff6d64ca1467099b0d1d252c (patch) | |
tree | d3ba2eecf77f393f05ae8e4b416c5150bb28bd8e /src/_cffi_src/openssl/ecdsa.py | |
parent | e3f46c6d228161957e0549bfa838ba8791c1bb36 (diff) | |
download | cryptography-c8b893f453f7ac47ff6d64ca1467099b0d1d252c.tar.gz cryptography-c8b893f453f7ac47ff6d64ca1467099b0d1d252c.tar.bz2 cryptography-c8b893f453f7ac47ff6d64ca1467099b0d1d252c.zip |
Change password callback to use userdata pointer
Instead of a closure the pem_password_cb now uses the void *userdata
argument to exchange data with the callback function. It's a necessary
step to port all callbacks to new static callbacks.
See: #2477
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'src/_cffi_src/openssl/ecdsa.py')
0 files changed, 0 insertions, 0 deletions