diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2013-12-28 17:44:48 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2013-12-28 17:57:06 -0600 |
commit | fe7cc9455c2973bf1b4a044cb38c20fa4c25df28 (patch) | |
tree | 64d4008b44cb49f7a4f8b38786dd09430be98d74 /tests/hazmat/primitives/test_ciphers.py | |
parent | b443931168ce7b7d09eecb56f310db2ff759a354 (diff) | |
download | cryptography-fe7cc9455c2973bf1b4a044cb38c20fa4c25df28.tar.gz cryptography-fe7cc9455c2973bf1b4a044cb38c20fa4c25df28.tar.bz2 cryptography-fe7cc9455c2973bf1b4a044cb38c20fa4c25df28.zip |
remove some consts in the function arg declarations
These functions take const in OpenSSL 1.0.0+ but not in 0.9.8. Removing
the const declaration will silence warnings for 0.9.8 but not cause them
in 1.0.0+. Not ideal, but *fingers crossed* shouldn't cause problems
Diffstat (limited to 'tests/hazmat/primitives/test_ciphers.py')
0 files changed, 0 insertions, 0 deletions