diff options
| author | Israël Hallé <[email protected]> | 2014-08-20 22:52:45 -0400 |
|---|---|---|
| committer | Israël Hallé <[email protected]> | 2014-08-20 22:52:45 -0400 |
| commit | 960718f9009f7c4c5b60890b69c4e576b72fb484 (patch) | |
| tree | 06f1c51e99861e52f3f31543ead9a2ce31aa01b8 /src/crypto | |
| parent | cargo update (diff) | |
| download | rust-openssl-960718f9009f7c4c5b60890b69c4e576b72fb484.tar.xz rust-openssl-960718f9009f7c4c5b60890b69c4e576b72fb484.zip | |
Use BN_div instead of BN_mod
BN_mod is not available on all plateform and can be replaced by BN_div
with dv set as NULL.
Diffstat (limited to 'src/crypto')
0 files changed, 0 insertions, 0 deletions