diff options
author | tb <> | 2023-08-09 08:29:23 +0000 |
---|---|---|
committer | tb <> | 2023-08-09 08:29:23 +0000 |
commit | e7f347a01eda46a45e1cf14918c37eea24b4bd32 (patch) | |
tree | c498fa1d2b426668a6cfa8493ee2a7391d46e521 /src/lib/libcrypto/rsa | |
parent | fae7c0b0264e481f2cb4d4a46950e0ac8f1a6bab (diff) | |
download | openbsd-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