34749f47da
After its initial assignment, |e| is immediately reassigned another value and so the initial assignment from |BN_CTX_get| is useless. If that were not the case, then the |BN_free(e)| at the end of the function would be very bad. Change-Id: Id63a172073501c8ac157db9188a22f55ee36b205 Reviewed-on: https://boringssl-review.googlesource.com/6951 Reviewed-by: David Benjamin <davidben@google.com> |
||
---|---|---|
.. | ||
blinding.c | ||
CMakeLists.txt | ||
internal.h | ||
padding.c | ||
rsa_asn1.c | ||
rsa_impl.c | ||
rsa_test.cc | ||
rsa.c |