aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_constant_time.py
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2013-12-28 17:44:48 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2013-12-28 17:57:06 -0600
commitfe7cc9455c2973bf1b4a044cb38c20fa4c25df28 (patch)
tree64d4008b44cb49f7a4f8b38786dd09430be98d74 /tests/hazmat/primitives/test_constant_time.py
parentb443931168ce7b7d09eecb56f310db2ff759a354 (diff)
downloadcryptography-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_constant_time.py')
0 files changed, 0 insertions, 0 deletions