]> git.ipfire.org Git - thirdparty/openssl.git/commit
bn_shift.c: minimize reallocations, which allows BN_FLG_STATIC_DATA to
authorAndy Polyakov <appro@openssl.org>
Mon, 17 Oct 2011 17:20:48 +0000 (17:20 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 17 Oct 2011 17:20:48 +0000 (17:20 +0000)
commit79ba545c0928035adc2a1e99b807b5497008cc5d
tree1d248ed386db187f7bc033f2f5bac50ecf6dc8f6
parent993adc0531cca2df70a2b663b0fcc78e3a977154
bn_shift.c: minimize reallocations, which allows BN_FLG_STATIC_DATA to
be shifted in specific cases.
crypto/bn/bn_shift.c