46a4d6d705
I guess the comment "just a reference" was intended to mean that the |mod| member is a weak reference to a |BIGNUM| owned by something else. However, it is actually owned by the |bn_blinding_st|, as one can see by reading |BN_BLINDING_new| and |BN_BLINDING_free|. Change-Id: If2a681fc9d9db536170e0efb11fdab93e4f0baba Reviewed-on: https://boringssl-review.googlesource.com/7112 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 |