summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rsa
diff options
context:
space:
mode:
authortb <>2023-08-09 08:29:23 +0000
committertb <>2023-08-09 08:29:23 +0000
commite7f347a01eda46a45e1cf14918c37eea24b4bd32 (patch)
treec498fa1d2b426668a6cfa8493ee2a7391d46e521 /src/lib/libcrypto/rsa
parentfae7c0b0264e481f2cb4d4a46950e0ac8f1a6bab (diff)
downloadopenbsd-e7f347a01eda46a45e1cf14918c37eea24b4bd32.tar.gz
openbsd-e7f347a01eda46a45e1cf14918c37eea24b4bd32.tar.bz2
openbsd-e7f347a01eda46a45e1cf14918c37eea24b4bd32.zip
Simplify BN_BLINDING_invert()
If the blinding is non-NULL, Ai is set on it, so no need to check for that. Also, we can get away with a single call to BN_mod_mul(). ok jsing
Diffstat (limited to 'src/lib/libcrypto/rsa')
0 files changed, 0 insertions, 0 deletions