aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys/src
diff options
context:
space:
mode:
authorBradley Beddoes <[email protected]>2017-08-09 14:20:22 +1000
committerBradley Beddoes <[email protected]>2017-08-09 14:20:22 +1000
commitc96658387740983610e91d3dc37bf98701f4ce94 (patch)
tree36b1312de5f353dcd2ad301bf63fbd75a6cf58a8 /openssl-sys/src
parentFix EC_KEY_set_public_key_affine_coordinates (diff)
downloadrust-openssl-c96658387740983610e91d3dc37bf98701f4ce94.tar.xz
rust-openssl-c96658387740983610e91d3dc37bf98701f4ce94.zip
Refine sig for set_public_key_affine_coordinates
This functions signature was originally defined to require mutable references for `x` / `y` as the underpinning OpenSSL C API was not `const`. However the actual OpenSSL implementation makes no changes. This being the case we've chosen to reflect non mutability at the Rust level.
Diffstat (limited to 'openssl-sys/src')
0 files changed, 0 insertions, 0 deletions