274341dd6e
These functions ultimately return the result of |BN_num_bits|, and that function's return type is |unsigned|. Thus, these functions' return type should also be |unsigned|. Change-Id: I2cef63e6f75425857bac71f7c5517ef22ab2296b Reviewed-on: https://boringssl-review.googlesource.com/6170 Reviewed-by: Adam Langley <alangley@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ec_asn1.c | ||
ec_key.c | ||
ec_montgomery.c | ||
ec_test.cc | ||
ec.c | ||
example_mul.c | ||
internal.h | ||
oct.c | ||
p224-64.c | ||
p256-64.c | ||
simple.c | ||
util-64.c | ||
wnaf.c |