diff options
author | tb <> | 2018-07-23 18:14:32 +0000 |
---|---|---|
committer | tb <> | 2018-07-23 18:14:32 +0000 |
commit | ce83f868728bea42458168feadca75b7580a116d (patch) | |
tree | 68059b6faefa6c0c40883f02020ccf3384a4dc24 /src/lib/libcrypto/ec/ec2_mult.c | |
parent | 6549dc05f9ea0cb21d1e921b85864d1ce4646e0c (diff) | |
download | openbsd-ce83f868728bea42458168feadca75b7580a116d.tar.gz openbsd-ce83f868728bea42458168feadca75b7580a116d.tar.bz2 openbsd-ce83f868728bea42458168feadca75b7580a116d.zip |
Use a size_t instead of an int for the byte count in BN_swap_ct().
Since bignums use ints for the same purpose, this still uses an int
internally after an overflow check.
Suggested by and discussed with jsing.
ok inoguchi, jsing
Diffstat (limited to 'src/lib/libcrypto/ec/ec2_mult.c')
0 files changed, 0 insertions, 0 deletions