diff options
author | jsing <> | 2022-11-24 01:24:37 +0000 |
---|---|---|
committer | jsing <> | 2022-11-24 01:24:37 +0000 |
commit | 5fe0bca4c4dce3311d4a51415b3cb0f2f8a480a4 (patch) | |
tree | 26f9d49b7ade19e4dcd3d166f1a0a641de5d7740 /src/lib/libcrypto/dsa/dsa_gen.c | |
parent | 0b2b3492326d4a4d08cb76a92930d1c330c61418 (diff) | |
download | openbsd-5fe0bca4c4dce3311d4a51415b3cb0f2f8a480a4.tar.gz openbsd-5fe0bca4c4dce3311d4a51415b3cb0f2f8a480a4.tar.bz2 openbsd-5fe0bca4c4dce3311d4a51415b3cb0f2f8a480a4.zip |
Call bn_expand() rather than handrolling an equivalent.
The current code manually calculates words from bits and then calls
bn_wexpand() - call bn_expand() with bits instead.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_gen.c')
0 files changed, 0 insertions, 0 deletions